microblaze: Remove CONFIG_SYS_FDT_SIZE
CONFIG_SYS_FDT_SIZE is not use anywhere that's why remove it. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
6c5828dc4b
commit
a3c43fb01a
@ -171,7 +171,6 @@
|
||||
|
||||
#define CONFIG_SYS_FDT_BASE (CONFIG_SYS_FLASH_BASE + \
|
||||
0x40000)
|
||||
#define CONFIG_SYS_FDT_SIZE (16 << 10)
|
||||
#define CONFIG_SYS_SPL_ARGS_ADDR (CONFIG_SYS_TEXT_BASE + \
|
||||
0x1000000)
|
||||
|
||||
|
@ -2170,7 +2170,6 @@ CONFIG_SYS_FCC_PSMR
|
||||
CONFIG_SYS_FDT_BASE
|
||||
CONFIG_SYS_FDT_LOAD_ADDR
|
||||
CONFIG_SYS_FDT_PAD
|
||||
CONFIG_SYS_FDT_SIZE
|
||||
CONFIG_SYS_FEC0_IOBASE
|
||||
CONFIG_SYS_FEC1_IOBASE
|
||||
CONFIG_SYS_FECI2C
|
||||
|
Loading…
Reference in New Issue
Block a user