From: Eric Nelson Date: Fri, 2 Mar 2012 12:55:09 +0000 (+0000) Subject: i.MX6: mx6qsabrelite: add ext2 support X-Git-Tag: v2012.04-rc1~19^2~112 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9ff323df76b677fb64ae8490e5fafd3a2e51e8da;p=u-boot i.MX6: mx6qsabrelite: add ext2 support Current Ubuntu releases from Freescale contain a boot script in ext3 filesystem. Signed-off-by: Eric Nelson --- diff --git a/include/configs/mx6qsabrelite.h b/include/configs/mx6qsabrelite.h index 93000f0376..bb3a46b2f5 100644 --- a/include/configs/mx6qsabrelite.h +++ b/include/configs/mx6qsabrelite.h @@ -64,6 +64,7 @@ #define CONFIG_MMC #define CONFIG_CMD_MMC #define CONFIG_GENERIC_MMC +#define CONFIG_CMD_EXT2 #define CONFIG_CMD_FAT #define CONFIG_DOS_PARTITION