summaryrefslogtreecommitdiffstats
path: root/include/configs/gw_ventana.h
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2015-05-15 09:14:49 -0700
committerStefano Babic <sbabic@denx.de>2015-05-19 15:04:10 +0200
commite889e23a1de63bf198af710b20af9c9a5ee1a90a (patch)
tree59cec82af0c3ccd53cc4e4dfe9f20a2e81a46d58 /include/configs/gw_ventana.h
parent9e20560221807ca4b8c540311168fe3f0d48022d (diff)
downloadblackbird-obmc-uboot-e889e23a1de63bf198af710b20af9c9a5ee1a90a.tar.gz
blackbird-obmc-uboot-e889e23a1de63bf198af710b20af9c9a5ee1a90a.zip
imx: ventana: config: use MMC SPL RAW support
Switch to MMC RAW support for SPL. We will place the uboot.img at 69KB. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'include/configs/gw_ventana.h')
-rw-r--r--include/configs/gw_ventana.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h
index b20b3388ef..dd7188b64f 100644
--- a/include/configs/gw_ventana.h
+++ b/include/configs/gw_ventana.h
@@ -11,10 +11,6 @@
#define CONFIG_SPL_BOARD_INIT
#define CONFIG_SPL_NAND_SUPPORT
#define CONFIG_SPL_MMC_SUPPORT
-#define CONFIG_SPL_FAT_SUPPORT
-/*
-#define CONFIG_SPL_SATA_SUPPORT
-*/
/* Location in NAND to read U-Boot from */
#define CONFIG_SYS_NAND_U_BOOT_OFFS (14 * 1024 * 1024)
OpenPOWER on IntegriCloud