mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
VCMA9: remove EXT2 support
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>
This commit is contained in:
parent
cf7d4505e3
commit
fbad4641fb
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue