Commit 68659d649debc9fb3d8ce21ce4dcfe3a66b63e3a

Authored by Nitin Garg
Committed by Stefano Babic
1 parent b7588e3bdc

MX6: Enable ARM errata workaround 794072 and 761320

Since MX6 is Cortex-A9 r2p10, enable software workaround
for errata 794072 and 761320.

Signed-off-by: Nitin Garg <nitin.garg@freescale.com>

Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff

include/configs/mx6_common.h
... ... @@ -20,6 +20,8 @@
20 20 #define CONFIG_ARM_ERRATA_742230
21 21 #define CONFIG_ARM_ERRATA_743622
22 22 #define CONFIG_ARM_ERRATA_751472
  23 +#define CONFIG_ARM_ERRATA_794072
  24 +#define CONFIG_ARM_ERRATA_761320
23 25 #define CONFIG_BOARD_POSTCLK_INIT
24 26  
25 27 #ifndef CONFIG_SYS_L2CACHE_OFF