summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-am37x_2012.04.01.bb
Commit message (Collapse)AuthorAgeFilesLines
* u-boot: Add memory alignment fix for armv7 for am37x and am3517Franklin S. Cooper Jr2013-07-111-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 featureDenys Dmytriyenko2013-03-251-0/+38
Signed-off-by: Denys Dmytriyenko <denys@ti.com>