ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK
[platform/kernel/u-boot.git] / include / configs / tam3517-common.h
index 9fbe68a..38288f6 100644 (file)
 
 #define CONFIG_SPL_TEXT_BASE           0x40200000 /*CONFIG_SYS_SRAM_START*/
 #define CONFIG_SPL_MAX_SIZE            (54 * 1024)     /* 8 KB for stack */
-#define CONFIG_SPL_STACK               LOW_LEVEL_SRAM_STACK
 
 #define CONFIG_SYS_SPL_MALLOC_START    0x8f000000
 #define CONFIG_SYS_SPL_MALLOC_SIZE     0x80000