Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | u-boot: Add memory alignment fix for armv7 for am37x and am3517 | Franklin S. Cooper Jr | 2013-07-11 | 1 | -0/+3 |
| | | | | | | | | | * On am335x a memory alignment issue was found when using the Linaro toolchain. * A similar patch was applied for am335x that fixed this well documented issue. * Add a similar fix to am37x and am3517 since this is a generic armv7 issue. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com> | ||||
* | u-boot-am37x: modify am37x specific version to use new namespace feature | Denys Dmytriyenko | 2013-03-25 | 1 | -0/+38 |
Signed-off-by: Denys Dmytriyenko <denys@ti.com> |