]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/omap3_evm_common.h
ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK
[people/ms/u-boot.git] / include / configs / omap3_evm_common.h
index 8885e175810620538e1da86eec724f6a21ecb5b9..e7df15400d373d17871362a2f3275a14f48426c6 100644 (file)
 #define CONFIG_SPL_FRAMEWORK
 #define CONFIG_SPL_TEXT_BASE           0x40200800
 #define CONFIG_SPL_MAX_SIZE            (54 * 1024)     /* 8 KB for stack */
-#define CONFIG_SPL_STACK               LOW_LEVEL_SRAM_STACK
 
 #define CONFIG_SPL_BSS_START_ADDR      0x80000000
 #define CONFIG_SPL_BSS_MAX_SIZE                0x80000         /* 512 KB */