Merge tag 'versal-qspi-for-v2022.10' of https://gitlab.denx.de/u-boot/custodians...
[platform/kernel/u-boot.git] / include / configs / sama5d3xek.h
index 1619142..f61b6e0 100644 (file)
@@ -38,8 +38,6 @@
 #define CONFIG_SYS_SDRAM_BASE           0x20000000
 #define CONFIG_SYS_SDRAM_SIZE          0x20000000
 
-#define CONFIG_SPL_STACK               0x318000
-
 /* SerialFlash */
 
 /* NAND flash */
@@ -63,9 +61,6 @@
 #endif
 
 /* SPL */
-#define CONFIG_SPL_BSS_START_ADDR      0x20000000
-#define CONFIG_SYS_SPL_MALLOC_START    0x20080000
-#define CONFIG_SYS_SPL_MALLOC_SIZE     0x80000
 
 #define CONFIG_SYS_MONITOR_LEN         (512 << 10)