aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2011-03-03 23:05:51 +0100
committerJohn Rigby <john.rigby@linaro.org>2011-06-28 16:23:40 +0100
commitbfb88ab2b6325b35901a0d8bf95469cefbd3358c (patch)
treeaa632cae6502f35b19a33e0d87746e12162aac4a
parent0790ee8be29c89e38e77850f69a79f3518b9387b (diff)
EfikaMX: Enable EXT2 booting
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
-rw-r--r--include/configs/efikamx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/efikamx.h b/include/configs/efikamx.h
index 571c3cb72..624840e00 100644
--- a/include/configs/efikamx.h
+++ b/include/configs/efikamx.h
@@ -47,6 +47,7 @@
#define CONFIG_CMD_SF
#define CONFIG_CMD_MMC
#define CONFIG_CMD_FAT
+#define CONFIG_CMD_EXT2
#define CONFIG_CMD_IDE
#undef CONFIG_CMD_IMLS