]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
imx: ventana: config: use MMC SPL RAW support
authorTim Harvey <tharvey@gateworks.com>
Fri, 15 May 2015 16:14:49 +0000 (09:14 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 13:00:31 +0000 (15:00 +0200)
Switch to MMC RAW support for SPL. We will place the uboot.img at 69KB.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
include/configs/gw_ventana.h

index 1930402a4b6c2051aab8f94601df6bb86d55780c..f588dd57a9490b6bcc4ec2182bfecf910234675e 100644 (file)
 #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)