summaryrefslogtreecommitdiffstats
path: root/include/configs/ml401.h
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2007-05-05 18:54:42 +0200
committerMichal Simek <monstr@monstr.eu>2007-05-05 18:54:42 +0200
commitffc50f9bb194343c6303517a517708457a5eb6b8 (patch)
tree9393021f6fb0ff816aa70f691de56b4f7f265a35 /include/configs/ml401.h
parentf7e2e0eb0668136305f78bb9c21be79b48a34247 (diff)
downloadblackbird-obmc-uboot-ffc50f9bb194343c6303517a517708457a5eb6b8.tar.gz
blackbird-obmc-uboot-ffc50f9bb194343c6303517a517708457a5eb6b8.zip
new: FSL and MSR support #2
Diffstat (limited to 'include/configs/ml401.h')
-rw-r--r--include/configs/ml401.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/ml401.h b/include/configs/ml401.h
index acaa1e4f2b..f3ef962a78 100644
--- a/include/configs/ml401.h
+++ b/include/configs/ml401.h
@@ -161,6 +161,7 @@
CFG_CMD_ECHO |\
CFG_CMD_IMLS |\
CFG_CMD_FLASH |\
+ CFG_CMD_MFSL |\
CFG_CMD_PING \
)
#else /* !RAMENV */
@@ -185,6 +186,7 @@
CFG_CMD_EXT2 |\
CFG_CMD_JFFS2 |\
CFG_CMD_ECHO |\
+ CFG_CMD_MFSL |\
CFG_CMD_SAVES \
)
@@ -206,6 +208,7 @@
CFG_CMD_IMI |\
CFG_CMD_NET |\
CFG_CMD_CACHE |\
+ CFG_CMD_MFSL |\
CFG_CMD_PING \
)
#endif /* !FLASH */
OpenPOWER on IntegriCloud