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:
cf7d450
)
VCMA9: remove EXT2 support
author
David Müller (ELSOFT AG)
<d.mueller@elsoft.ch>
Tue, 30 Sep 2014 11:53:28 +0000
(13:53 +0200)
committer
Tom Rini
<trini@ti.com>
Fri, 10 Oct 2014 13:44:44 +0000
(09:44 -0400)
remove the seldomly used EXT2 support because the U-Boot binary will
not fit into the 512KiB flash otherwise.
Signed-off-by: David Müller <d.mueller@elsoft.ch>
include/configs/VCMA9.h
patch
|
blob
|
history
diff --git
a/include/configs/VCMA9.h
b/include/configs/VCMA9.h
index 0d8a13cb4613eccb4ba15e34b9b2efc2a66f7413..a97f5faae4a47a8ed5ca210d5c722859858ce6e7 100644
(file)
--- a/
include/configs/VCMA9.h
+++ b/
include/configs/VCMA9.h
@@
-216,7
+216,6
@@
/* File system */
#define CONFIG_CMD_FAT
-#define CONFIG_CMD_EXT2
#define CONFIG_CMD_UBI
#define CONFIG_CMD_UBIFS
#define CONFIG_CMD_JFFS2