]> Git Repo - J-u-boot.git/commit
ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766
authorNishanth Menon <[email protected]>
Mon, 9 Mar 2015 22:12:09 +0000 (17:12 -0500)
committerTom Rini <[email protected]>
Fri, 13 Mar 2015 13:29:33 +0000 (09:29 -0400)
commitcdef0b3f3ae56db2acd0a79c3a4089db281378fe
treea588234fba95d3b76243ccfbd89559844b680f13
parentc6f90e1418a84fe5fa463b38403bd1845cb6a59c
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 <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
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
This page took 0.04059 seconds and 4 git commands to generate.