[U-Boot] [PATCH] arm: arndale: disable spi boot
Minkyu Kang
mk7.kang at samsung.com
Fri Dec 6 11:46:08 CET 2013
On 06/12/13 19:25, Minkyu Kang wrote:
> arndale board is booted from mmc
>
> Signed-off-by: Minkyu Kang <mk7.kang at samsung.com>
> Cc: Albert ARIBAUD <albert.u.boot at aribaud.net>
> Cc: Inderpal Singh <inderpal.singh at linaro.org>
> ---
> include/configs/arndale.h | 4 ----
> 1 file changed, 4 deletions(-)
>
> 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
>
applied to u-boot-samsung.
Thanks,
Minkyu Kang.
More information about the U-Boot
mailing list