summaryrefslogtreecommitdiffstats
path: root/include/configs/gw_ventana.h
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2015-04-08 12:54:42 -0700
committerStefano Babic <sbabic@denx.de>2015-04-22 14:39:08 +0200
commit30dc880ad11f8a4fe95f25b1890f5e51aa4dee96 (patch)
treeb152e597bdedc0a91f55c58471a921e0294222c2 /include/configs/gw_ventana.h
parentf6747cda78c974cacb0dfd3973512ea264fdf880 (diff)
downloadblackbird-obmc-uboot-30dc880ad11f8a4fe95f25b1890f5e51aa4dee96.tar.gz
blackbird-obmc-uboot-30dc880ad11f8a4fe95f25b1890f5e51aa4dee96.zip
imx: ventana: config: enable EXT4 filesystem read/write support
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'include/configs/gw_ventana.h')
-rw-r--r--include/configs/gw_ventana.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h
index 797072e069..1f8a66ec23 100644
--- a/include/configs/gw_ventana.h
+++ b/include/configs/gw_ventana.h
@@ -112,6 +112,8 @@
/* Filesystem support */
#define CONFIG_CMD_EXT2
+#define CONFIG_CMD_EXT4
+#define CONFIG_CMD_EXT4_WRITE
#define CONFIG_CMD_FAT
#define CONFIG_CMD_UBIFS
#define CONFIG_DOS_PARTITION
OpenPOWER on IntegriCloud