Re: [U-Boot] [PATCH V3 01/11] ARM: Introduce erratum workaround for 798870

2015-03-03 Thread Nishanth Menon
On 02/25/2015 02:55 PM, Nishanth Menon wrote: > Add workaround for Cortex-A15 ARM erratum 798870 which says > "If back-to-back speculative cache line fills (fill A and fill B) are > issued from the L1 data cache of a CPU to the L2 cache, the second > request (fill B) is then cancelled, and the seco

[U-Boot] [PATCH V3 01/11] ARM: Introduce erratum workaround for 798870

2015-02-25 Thread Nishanth Menon
Add workaround for Cortex-A15 ARM erratum 798870 which says "If back-to-back speculative cache line fills (fill A and fill B) are issued from the L1 data cache of a CPU to the L2 cache, the second request (fill B) is then cancelled, and the second request would have detected a hazard against a rece