From: David Müller (ELSOFT AG) Date: Tue, 30 Sep 2014 11:53:28 +0000 (+0200) Subject: VCMA9: remove EXT2 support X-Git-Tag: v2014.10~14 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fbad4641fb194f9a864d7f666f02851770184933;p=platform%2Fkernel%2Fu-boot.git 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 --- diff --git a/include/configs/VCMA9.h b/include/configs/VCMA9.h index 0d8a13c..a97f5fa 100644 --- 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