summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Nelson <eric.nelson@boundarydevices.com>2012-03-02 12:55:09 +0000
committerStefano Babic <sbabic@denx.de>2012-03-27 09:41:14 +0200
commit9ff323df76b677fb64ae8490e5fafd3a2e51e8da (patch)
tree9894fdbd8e80b28c050f5266ee5c20ebd4660e83
parent49d3e2721164eaef5df702a26cfca6efd430be30 (diff)
downloadtalos-obmc-uboot-9ff323df76b677fb64ae8490e5fafd3a2e51e8da.tar.gz
talos-obmc-uboot-9ff323df76b677fb64ae8490e5fafd3a2e51e8da.zip
i.MX6: mx6qsabrelite: add ext2 support
Current Ubuntu releases from Freescale contain a boot script in ext3 filesystem. Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
-rw-r--r--include/configs/mx6qsabrelite.h1
1 files changed, 1 insertions, 0 deletions
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
OpenPOWER on IntegriCloud