]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
ARM: Introduce erratum workaround for 621766
authorNishanth Menon <nm@ti.com>
Mon, 9 Mar 2015 22:12:02 +0000 (17:12 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:31:00 +0000 (14:31 +0200)
commite04e18aa4d43dd22362c74db13d9ddc4c1f6acdf
tree86f6e1f3639a70680a65060fd2921829e656e385
parent1b7219f0a7ac0573203318feb04478249012716c
ARM: Introduce erratum workaround for 621766

621766: Under a specific set of conditions, executing a sequence of
NEON or vfp load instructions can cause processor deadlock
Impacts: Every Cortex-A8 processors with revision lower than r2p1
Work around: Set L1NEON to 1

Based on ARM errata Document revision 20.0 (13 Nov 2010)

Signed-off-by: Nishanth Menon <nm@ti.com>
Tested-by: Matt Porter <mporter@konsulko.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
README
arch/arm/cpu/armv7/start.S