projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6747cd
)
imx: ventana: config: enable EXT4 filesystem read/write support
author
Tim Harvey
<tharvey@gateworks.com>
Wed, 8 Apr 2015 19:54:42 +0000
(12:54 -0700)
committer
Stefano Babic
<sbabic@denx.de>
Wed, 22 Apr 2015 12:39:08 +0000
(14:39 +0200)
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
include/configs/gw_ventana.h
patch
|
blob
|
history
diff --git
a/include/configs/gw_ventana.h
b/include/configs/gw_ventana.h
index 797072e069cc42a3a34398756b5bf9ce4b9a34c3..1f8a66ec23ffa2f84826327d247659d351924b5c 100644
(file)
--- 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