commit | 175f31fe19c663fb7f1b36facec677db1b14b37b | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut@gmail.com> | Mon Jul 11 14:16:45 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Thu Jul 14 15:41:25 2011 +0200 |
tree | edbbd53ec41e57edbb8b6129bfd42b39c4ca1961 | |
parent | 8b8ae20cf7208c36393694487d981a08a2caf557 [diff] |
EfikaMX: Enable EXT2 booting Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
diff --git a/include/configs/efikamx.h b/include/configs/efikamx.h index 209d3e2..7d3363a 100644 --- a/include/configs/efikamx.h +++ b/include/configs/efikamx.h
@@ -49,6 +49,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