projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
992e874
)
ARM: UniPhier: enable CONFIG_CMD_DM
author
Masahiro Yamada
<yamada.m@jp.panasonic.com>
Thu, 18 Dec 2014 10:11:04 +0000
(19:11 +0900)
committer
Masahiro Yamada
<yamada.m@jp.panasonic.com>
Thu, 18 Dec 2014 14:34:30 +0000
(23:34 +0900)
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
include/configs/uniphier.h
patch
|
blob
|
history
diff --git
a/include/configs/uniphier.h
b/include/configs/uniphier.h
index ed2211190c3a662b8a7628dcf944235292d1e57e..5a53c506c35f50be969b4e5188d002206910ccfc 100644
(file)
--- a/
include/configs/uniphier.h
+++ b/
include/configs/uniphier.h
@@
-187,6
+187,8
@@
#define CONFIG_FAT_WRITE
#define CONFIG_DOS_PARTITION
+#define CONFIG_CMD_DM
+
/* memtest works on */
#define CONFIG_SYS_MEMTEST_START CONFIG_SYS_SDRAM_BASE
#define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_SDRAM_BASE + 0x01000000)