]> Git Repo - J-u-boot.git/commitdiff
imx: ventana: config: enable EXT4 filesystem read/write support
authorTim Harvey <[email protected]>
Wed, 8 Apr 2015 19:54:42 +0000 (12:54 -0700)
committerStefano Babic <[email protected]>
Wed, 22 Apr 2015 12:39:08 +0000 (14:39 +0200)
Signed-off-by: Tim Harvey <[email protected]>
include/configs/gw_ventana.h

index 797072e069cc42a3a34398756b5bf9ce4b9a34c3..1f8a66ec23ffa2f84826327d247659d351924b5c 100644 (file)
 
 /* 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
This page took 0.035648 seconds and 4 git commands to generate.