Commit fbad4641fb194f9a864d7f666f02851770184933

Authored by David Müller (ELSOFT AG)
Committed by Tom Rini
1 parent cf7d4505e3

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>

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

include/configs/VCMA9.h
... ... @@ -216,7 +216,6 @@
216 216  
217 217 /* File system */
218 218 #define CONFIG_CMD_FAT
219   -#define CONFIG_CMD_EXT2
220 219 #define CONFIG_CMD_UBI
221 220 #define CONFIG_CMD_UBIFS
222 221 #define CONFIG_CMD_JFFS2