From: Minkyu Kang Date: Fri, 6 Dec 2013 10:18:13 +0000 (+0900) Subject: arm: arndale: disable spi boot X-Git-Tag: v2014.01-rc2~42^2~12^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=55f2118c11ff933e272c1084f93e72ff719a269b;p=platform%2Fkernel%2Fu-boot.git arm: arndale: disable spi boot arndale board is booted from mmc Signed-off-by: Minkyu Kang Cc: Albert ARIBAUD Cc: Inderpal Singh --- diff --git a/include/configs/arndale.h b/include/configs/arndale.h index 45fa047..f0b9f94 100644 --- a/include/configs/arndale.h +++ b/include/configs/arndale.h @@ -198,10 +198,6 @@ #define BL2_START_OFFSET (CONFIG_BL2_OFFSET/512) #define BL2_SIZE_BLOC_COUNT (CONFIG_BL2_SIZE/512) -#define CONFIG_SPI_BOOTING -#define EXYNOS_COPY_SPI_FNPTR_ADDR 0x02020058 -#define SPI_FLASH_UBOOT_POS (CONFIG_SEC_FW_SIZE + CONFIG_BL1_SIZE) - #define CONFIG_DOS_PARTITION #define CONFIG_EFI_PARTITION #define CONFIG_CMD_PART