[U-Boot] [PATCH 3/3] i.MX6: mx6qsabrelite: add ext2 support
Eric Nelson
eric.nelson at boundarydevices.com
Fri Mar 2 23:55:09 CET 2012
Current Ubuntu releases from Freescale contain a boot script in ext3 filesystem.
Signed-off-by: Eric Nelson <eric.nelson at boundarydevices.com>
---
include/configs/mx6qsabrelite.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/mx6qsabrelite.h b/include/configs/mx6qsabrelite.h
index 53869a9..51ed791 100644
--- a/include/configs/mx6qsabrelite.h
+++ b/include/configs/mx6qsabrelite.h
@@ -66,6 +66,7 @@
#define CONFIG_MMC
#define CONFIG_CMD_MMC
#define CONFIG_GENERIC_MMC
+#define CONFIG_CMD_EXT2
#define CONFIG_CMD_FAT
#define CONFIG_DOS_PARTITION
--
1.7.9
More information about the U-Boot
mailing list