Re: [U-Boot] [PATCH 2/2] arm: Exercise v7_arch_cp15_set_acr even without errata fixups

2017-08-13 Thread Tom Rini
On Sun, Aug 13, 2017 at 05:25:20AM +0300, Siarhei Siamashka wrote: > By applying this patch, we are ensuring that the code paths > responsible for applying errata workarounds are also exercised > on CPU revisions, which actually don't need these workarounds. > > Only CONFIG_ARM_ERRATA_621766,

[U-Boot] [PATCH 2/2] arm: Exercise v7_arch_cp15_set_acr even without errata fixups

2017-08-12 Thread Siarhei Siamashka
By applying this patch, we are ensuring that the code paths responsible for applying errata workarounds are also exercised on CPU revisions, which actually don't need these workarounds. Only CONFIG_ARM_ERRATA_621766, CONFIG_ARM_ERRATA_454179, CONFIG_ARM_ERRATA_725233 and CONFIG_ARM_ERRATA_430973