projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7588e3
)
MX6: Enable ARM errata workaround 794072 and 761320
author
Nitin Garg
<nitin.garg@freescale.com>
Wed, 2 Apr 2014 13:55:03 +0000
(08:55 -0500)
committer
Stefano Babic
<sbabic@denx.de>
Mon, 7 Apr 2014 16:11:01 +0000
(18:11 +0200)
Since MX6 is Cortex-A9 r2p10, enable software workaround
for errata 794072 and 761320.
Signed-off-by: Nitin Garg <nitin.garg@freescale.com>
include/configs/mx6_common.h
patch
|
blob
|
history
diff --git
a/include/configs/mx6_common.h
b/include/configs/mx6_common.h
index eb107d312a632c3af73270818727e3d0214ff473..8a8920f6cc8adebb6113bc8d6476bb50055e170d 100644
(file)
--- a/
include/configs/mx6_common.h
+++ b/
include/configs/mx6_common.h
@@
-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