]> git.sur5r.net Git - u-boot/blobdiff - include/configs/sama5d4ek.h
ARM: uniphier: select a correct mmc device before flashing images
[u-boot] / include / configs / sama5d4ek.h
index a46e3508bf5a1ec690a946fc390711d91204633c..2ac47fdb2457105fa165865a786c1f4a0d3d5625 100644 (file)
@@ -46,7 +46,6 @@
 #endif
 
 /* SPL */
-#define CONFIG_SPL_FRAMEWORK
 #define CONFIG_SPL_TEXT_BASE           0x200000
 #define CONFIG_SPL_MAX_SIZE            0x18000
 #define CONFIG_SPL_BSS_START_ADDR      0x20000000
@@ -61,7 +60,6 @@
 #define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME                "u-boot.img"
 
 #elif CONFIG_SPI_BOOT
-#define CONFIG_SPL_SPI_LOAD
 #define CONFIG_SYS_SPI_U_BOOT_OFFS     0x10000
 
 #elif CONFIG_NAND_BOOT