]> Git Repo - u-boot.git/blobdiff - include/configs/socfpga_common.h
spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
[u-boot.git] / include / configs / socfpga_common.h
index 7833f17cf4e7f67f3d0fdf393d270d41b89668e0..6580ffca2549d408237ec8d953c6924ce3db59e7 100644 (file)
@@ -12,7 +12,6 @@
 /*
  * High level configuration
  */
-#define CONFIG_DISPLAY_BOARDINFO_LATE
 #define CONFIG_CLOCKS
 
 #define CONFIG_SYS_BOOTMAPSZ           (64 * 1024 * 1024)
@@ -270,7 +269,6 @@ unsigned int cm_get_qspi_controller_clk_hz(void);
 
 /* SPL QSPI boot support */
 #ifdef CONFIG_SPL_SPI_SUPPORT
-#define CONFIG_SPL_SPI_LOAD
 #define CONFIG_SYS_SPI_U_BOOT_OFFS     0x40000
 #endif
 
This page took 0.024951 seconds and 4 git commands to generate.