[U-Boot] [PATCH 0/2] Unbreak OMAP3530
Siarhei Siamashka
siarhei.siamashka at gmail.com
Mon Mar 6 01:16:51 UTC 2017
OMAP3530 lost the erratum 725233 workaround since 2011 and even
became completely non-bootable since 2015. These two patches make
it usable again. The most notable hardware is the original
BeagleBoard.
Siarhei Siamashka (2):
arm: omap3: Compile clock.c with -marm option to unbreak OMAP3530
arm: omap3: Bring back ARM errata workaround 725233
arch/arm/cpu/armv7/start.S | 13 +++++++++++++
arch/arm/include/asm/arch-omap3/omap.h | 1 +
arch/arm/mach-omap2/omap3/Makefile | 3 +++
arch/arm/mach-omap2/omap3/board.c | 10 ++++++++++
include/configs/ti_omap3_common.h | 1 +
scripts/config_whitelist.txt | 1 +
6 files changed, 29 insertions(+)
--
2.7.3
More information about the U-Boot
mailing list