[U-Boot] [PATCH 12/13] ARM: atmel: sama5d4ek: enable SPL support

Robert Nelson robertcnelson at gmail.com
Wed Dec 10 22:38:15 CET 2014


Same here:

> +#ifdef CONFIG_SYS_USE_MMC
> +#define CONFIG_SPL_LDSCRIPT            arch/arm/cpu/at91-common/u-boot-spl.lds
> +#define CONFIG_SPL_MMC_SUPPORT
> +#define CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS     0x400
> +#define CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR 0x200
> +#define CONFIG_SYS_MMC_SD_FS_BOOT_PARTITION    1
^^
#define CONFIG_SYS_MMCSD_FS_BOOT_PARTITION    1

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/


More information about the U-Boot mailing list