summaryrefslogtreecommitdiffstats
path: root/include/configs/cgtqmx6eval.h
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2015-05-22 17:30:51 +0100
committerStefano Babic <sbabic@denx.de>2015-05-26 15:58:56 +0200
commita380ce6e9698257c4e8be4c0711b09c90a8febff (patch)
tree1643a3efe9c6ffd962942f5124a1a50fd803ce73 /include/configs/cgtqmx6eval.h
parent2d8a07475eaa521f0055fc7c2617723a0364fe27 (diff)
downloadblackbird-obmc-uboot-a380ce6e9698257c4e8be4c0711b09c90a8febff.tar.gz
blackbird-obmc-uboot-a380ce6e9698257c4e8be4c0711b09c90a8febff.zip
imx6: standardise filesystem and boot options
Move all standard filesystem, partition and fdt options to mx6_common. Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Diffstat (limited to 'include/configs/cgtqmx6eval.h')
-rw-r--r--include/configs/cgtqmx6eval.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/cgtqmx6eval.h b/include/configs/cgtqmx6eval.h
index 352b8215a9..3d6010e8f0 100644
--- a/include/configs/cgtqmx6eval.h
+++ b/include/configs/cgtqmx6eval.h
@@ -35,9 +35,6 @@
#define CONFIG_CMD_MMC
#define CONFIG_GENERIC_MMC
#define CONFIG_BOUNCE_BUFFER
-#define CONFIG_CMD_EXT2
-#define CONFIG_CMD_FAT
-#define CONFIG_DOS_PARTITION
/* Miscellaneous commands */
#define CONFIG_CMD_BMODE
@@ -129,9 +126,6 @@
#define CONFIG_ENV_OFFSET (6 * 64 * 1024)
#define CONFIG_SYS_MMC_ENV_DEV 0
-#define CONFIG_OF_LIBFDT
-#define CONFIG_CMD_BOOTZ
-
#ifndef CONFIG_SYS_DCACHE_OFF
#define CONFIG_CMD_CACHE
#endif
OpenPOWER on IntegriCloud