[PATCH v2 0/2] arm: omap: RX-51: ARM errata 430973 workaround

2013-07-10 Thread Pali Rohár
This patch adds RX-51 specific SMC support and sets IBE bit in ACTLR during board init code for ARM errata 430973 workaround. This is second version of patch which simplifing API and moving all board functions to one file board-rx51.c. Wrapper around smc #1 instruction is in omap-smc.S file

[PATCH v2 0/2] arm: omap: RX-51: ARM errata 430973 workaround

2013-07-10 Thread Pali Rohár
This patch adds RX-51 specific SMC support and sets IBE bit in ACTLR during board init code for ARM errata 430973 workaround. This is second version of patch which simplifing API and moving all board functions to one file board-rx51.c. Wrapper around smc #1 instruction is in omap-smc.S file