diff options
Diffstat (limited to 'include/configs/kontron_sl28.h')
-rw-r--r-- | include/configs/kontron_sl28.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/kontron_sl28.h b/include/configs/kontron_sl28.h index 129bd7ed174..52778dd02b9 100644 --- a/include/configs/kontron_sl28.h +++ b/include/configs/kontron_sl28.h @@ -42,7 +42,6 @@ /* SPL */ #define CONFIG_SPL_BSS_START_ADDR 0x80100000 -#define CONFIG_SPL_STACK (CONFIG_SYS_FSL_OCRAM_BASE + 0x9ff0) #define CONFIG_SYS_SPL_MALLOC_SIZE 0x00100000 #define CONFIG_SYS_SPL_MALLOC_START 0x80200000 |