summaryrefslogtreecommitdiffstats
path: root/include/configs/ml401.h
diff options
context:
space:
mode:
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