summaryrefslogtreecommitdiff
path: root/include/configs/bamboo.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2005-10-16 22:19:16 (GMT)
committerWolfgang Denk <wd@pollux.denx.de>2005-10-16 22:19:16 (GMT)
commitea1fba136a4778b8f55e6b94a76a548cfad9f522 (patch)
tree016a5f42118f4b30a00d0201bdff2e290ad4e95b /include/configs/bamboo.h
parent20a374fe02724498b5e2c5a2d1195f77a18a60ea (diff)
parent3b6748ea0d67e33c7ccf0b0d736b2a13d59e46ee (diff)
downloadu-boot-fsl-qoriq-ea1fba136a4778b8f55e6b94a76a548cfad9f522.tar.xz
Merge with /home/sr/git/u-boot
Diffstat (limited to 'include/configs/bamboo.h')
-rw-r--r--include/configs/bamboo.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/bamboo.h b/include/configs/bamboo.h
index 29d3334..01f86f5 100644
--- a/include/configs/bamboo.h
+++ b/include/configs/bamboo.h
@@ -321,9 +321,13 @@
CFG_CMD_REGINFO | \
CFG_CMD_SDRAM | \
CFG_CMD_USB | \
+ CFG_CMD_FAT | \
+ CFG_CMD_EXT2 | \
_CFG_CMD_NAND | \
CFG_CMD_SNTP )
+#define CONFIG_SUPPORT_VFAT
+
/* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */
#include <cmd_confdefs.h>