projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad8aae8
)
mx6sabre: Select CMD_EXT4 options
author
Fabio Estevam
<fabio.estevam@freescale.com>
Thu, 26 Feb 2015 19:58:56 +0000
(16:58 -0300)
committer
Stefano Babic
<sbabic@denx.de>
Mon, 2 Mar 2015 08:57:06 +0000
(09:57 +0100)
Add EXT4 support.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
include/configs/mx6sabre_common.h
patch
|
blob
|
history
diff --git
a/include/configs/mx6sabre_common.h
b/include/configs/mx6sabre_common.h
index c3f1b35830880cb0aad9394d33b0170d8c9e954d..f0e37f0ca6d4140120acc30a35b9a317894f79a7 100644
(file)
--- a/
include/configs/mx6sabre_common.h
+++ b/
include/configs/mx6sabre_common.h
@@
-53,6
+53,8
@@
#define CONFIG_GENERIC_MMC
#define CONFIG_BOUNCE_BUFFER
#define CONFIG_CMD_EXT2
+#define CONFIG_CMD_EXT4
+#define CONFIG_CMD_EXT4_WRITE
#define CONFIG_CMD_FAT
#define CONFIG_DOS_PARTITION