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:
09ac7b5
)
warp: Select BOUNCE_BUFFER and CMD_EXT options
author
Fabio Estevam
<fabio.estevam@freescale.com>
Sat, 28 Feb 2015 18:16:43 +0000
(15:16 -0300)
committer
Stefano Babic
<sbabic@denx.de>
Mon, 2 Mar 2015 10:55:26 +0000
(11:55 +0100)
Add EXT2/EXT4 and BOUNCE_BUFFER support.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
include/configs/warp.h
patch
|
blob
|
history
diff --git
a/include/configs/warp.h
b/include/configs/warp.h
index 22acdcaf2518132641bcb118d5e922ade84a03b0..bcdd1125f98ac96efbadcbd797685d24710c2eb0 100644
(file)
--- a/
include/configs/warp.h
+++ b/
include/configs/warp.h
@@
-46,6
+46,10
@@
#define CONFIG_MMC
#define CONFIG_CMD_MMC
#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