Re: [PATCH] ARM: OMAP4: Enable fix for Cortex-A9 erratas

2013-04-08 Thread Tony Lindgren
* Sricharan R [130321 07:46]: > This enables the fixes for the below erratas > applicable for OMAP4 Socs. > > 754322: Faulty MMU translations following ASID switch > > 775420: A data cache maintenance operation which aborts, > followed by an ISB, without any DSB in-between, > mig

[PATCH] ARM: OMAP4: Enable fix for Cortex-A9 erratas

2013-03-21 Thread Sricharan R
This enables the fixes for the below erratas applicable for OMAP4 Socs. 754322: Faulty MMU translations following ASID switch 775420: A data cache maintenance operation which aborts, followed by an ISB, without any DSB in-between, might lead to deadlock Signed-off-by: Sricharan R