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:
8c82282
)
arm: mvebu: db-mv784mp-gp: Enable cache command
author
Stefan Roese
<sr@denx.de>
Thu, 3 Dec 2015 11:39:45 +0000
(12:39 +0100)
committer
Stefan Roese
<sr@denx.de>
Thu, 14 Jan 2016 13:08:59 +0000
(14:08 +0100)
Th cache command can be useful sometimes. So lets enable it on the
AXP eval board.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>
include/configs/db-mv784mp-gp.h
patch
|
blob
|
history
diff --git
a/include/configs/db-mv784mp-gp.h
b/include/configs/db-mv784mp-gp.h
index 3fb0cfb52cbfe49b9917baf298da4f6fbe2dd67c..e988f020ab60f3f76d365fab93c58b60c0f2e4f8 100644
(file)
--- a/
include/configs/db-mv784mp-gp.h
+++ b/
include/configs/db-mv784mp-gp.h
@@
-27,6
+27,7
@@
* Commands configuration
*/
#define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */
+#define CONFIG_CMD_CACHE
#define CONFIG_CMD_DHCP
#define CONFIG_CMD_ENV
#define CONFIG_CMD_EXT2