]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766
authorNishanth Menon <nm@ti.com>
Mon, 9 Mar 2015 22:12:09 +0000 (17:12 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:33:56 +0000 (14:33 +0200)
commit7e59a7b7b226a1094562106b21010d1a1d17246b
tree588082bee51e0a3844782d294d6006a777e35b3f
parent092965c459b23685250afdeba726bfe58dd36798
ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766

RX51 has a secure logic which uses different parameters compared to
traditional implementation. So, make the generic secure acr write
over-ride-able by board file and refactor rx51 code to use this.

While at it, enable the OMAP3 specific errata code for 454179, 430973,
621766.

Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/cpu/armv7/omap3/board.c
arch/arm/include/asm/arch-omap3/sys_proto.h
board/nokia/rx51/rx51.c
include/configs/nokia_rx51.h