aboutsummaryrefslogtreecommitdiff
path: root/include/configs/T208xRDB.h
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2018-07-21 17:08:13 +0200
committerTom Rini <trini@konsulko.com>2018-07-24 09:25:23 -0400
commit0cd07a90a9bc9acf6c07e5561441b212edbe901b (patch)
tree25acc21a11b8b418189fc07feeb4c24264323697 /include/configs/T208xRDB.h
parentad7061ed742e1312289644268859a0f4b512aaee (diff)
downloadu-boot-0cd07a90a9bc9acf6c07e5561441b212edbe901b.zip
u-boot-0cd07a90a9bc9acf6c07e5561441b212edbe901b.tar.gz
u-boot-0cd07a90a9bc9acf6c07e5561441b212edbe901b.tar.bz2
config: remove unused CONFIG_SPL_RELOC_STACK_SIZE
Symbol CONFIG_SPL_RELOC_STACK_SIZE is not used anywhere. So remove it. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'include/configs/T208xRDB.h')
-rw-r--r--include/configs/T208xRDB.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/T208xRDB.h b/include/configs/T208xRDB.h
index 9179858..ba3aafe 100644
--- a/include/configs/T208xRDB.h
+++ b/include/configs/T208xRDB.h
@@ -165,7 +165,6 @@ unsigned long get_board_ddr_clk(void);
#define CONFIG_SPL_RELOC_MALLOC_ADDR (CONFIG_SPL_GD_ADDR + 12 * 1024)
#define CONFIG_SPL_RELOC_MALLOC_SIZE (50 << 10)
#define CONFIG_SPL_RELOC_STACK (CONFIG_SPL_GD_ADDR + 64 * 1024)
-#define CONFIG_SPL_RELOC_STACK_SIZE (22 << 10)
#define CONFIG_SYS_DCSRBAR 0xf0000000
#define CONFIG_SYS_DCSRBAR_PHYS 0xf00000000ull