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:
35d5e54
)
imx: mx6ul remove errata for i.MX6UL
author
Peng Fan
<
[email protected]
>
Mon, 20 Jul 2015 11:28:26 +0000
(19:28 +0800)
committer
Stefano Babic
<
[email protected]
>
Sun, 2 Aug 2015 09:05:07 +0000
(11:05 +0200)
Since i.MX6UL use A7 core, but not A9 core, we do not need
the erratas for i.MX6UL.
Signed-off-by: Ye.Li <
[email protected]
>
Signed-off-by: Peng Fan <
[email protected]
>
include/configs/mx6_common.h
patch
|
blob
|
history
diff --git
a/include/configs/mx6_common.h
b/include/configs/mx6_common.h
index 54ab890a7907dab522b83796802052fa5d733821..ce43bd71cb7786f49cec09ac89c631ba92f736a5 100644
(file)
--- a/
include/configs/mx6_common.h
+++ b/
include/configs/mx6_common.h
@@
-17,11
+17,11
@@
#ifndef __MX6_COMMON_H
#define __MX6_COMMON_H
+#ifndef CONFIG_MX6UL
#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
#define CONFIG_SYS_L2_PL310
@@
-29,6
+29,8
@@
#endif
#define CONFIG_MP
+#endif
+#define CONFIG_BOARD_POSTCLK_INIT
#define CONFIG_MXC_GPT_HCLK
#define CONFIG_SYS_NO_FLASH