[U-Boot] [PATCH] ARM: OMAP5/DRA7: Provide workaround for ARM erratum 801819

2015-07-24 Thread Nishanth Menon
ARM erratum 801819 (An eviction from L1 data cache might stall indefinitely in the L2 write buffer preventing a snoop from completing) applies to A15 which may not have the erratum fix integrated (CPUID maynot exactly help here, since certain SoC versions might choose to pick up just the fix and

Re: [U-Boot] [PATCH] ARM: OMAP5/DRA7: Provide workaround for ARM erratum 801819

2015-07-24 Thread Nishanth Menon
On 07/24/2015 10:12 AM, Nishanth Menon wrote: ARM erratum 801819 (An eviction from L1 data cache might stall indefinitely in the L2 write buffer preventing a snoop from completing) applies to A15 which may not have the erratum fix integrated (CPUID maynot exactly help here, since certain SoC