summaryrefslogtreecommitdiffstats
path: root/include/configs/VCMA9.h
diff options
context:
space:
mode:
authorDavid Müller (ELSOFT AG) <d.mueller@elsoft.ch>2014-09-30 13:53:28 +0200
committerTom Rini <trini@ti.com>2014-10-10 09:44:44 -0400
commitfbad4641fb194f9a864d7f666f02851770184933 (patch)
tree1e1d797b2a6b334fdeb208bad619bb67022f7cf3 /include/configs/VCMA9.h
parentcf7d4505e3403a4ce039dc28c3a473414e7ea6a5 (diff)
downloadtalos-obmc-uboot-fbad4641fb194f9a864d7f666f02851770184933.tar.gz
talos-obmc-uboot-fbad4641fb194f9a864d7f666f02851770184933.zip
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>
Diffstat (limited to 'include/configs/VCMA9.h')
-rw-r--r--include/configs/VCMA9.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/VCMA9.h b/include/configs/VCMA9.h
index 0d8a13cb46..a97f5faae4 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
OpenPOWER on IntegriCloud