
6 Mar
2017
6 Mar
'17
2:16 a.m.
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