Skip to content
Snippets Groups Projects
Commit 68659d64 authored by Nitin Garg's avatar Nitin Garg Committed by Stefano Babic
Browse files

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: default avatarNitin Garg <nitin.garg@freescale.com>
parent b7588e3b
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,8 @@
#define CONFIG_ARM_ERRATA_742230
#define CONFIG_ARM_ERRATA_743622
#define CONFIG_ARM_ERRATA_751472
#define CONFIG_ARM_ERRATA_794072
#define CONFIG_ARM_ERRATA_761320
#define CONFIG_BOARD_POSTCLK_INIT
#ifndef CONFIG_SYS_L2CACHE_OFF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment