]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
microblaze: Remove CONFIG_SYS_FDT_SIZE
authorMichal Simek <michal.simek@xilinx.com>
Wed, 4 Nov 2020 15:08:40 +0000 (16:08 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 20 Nov 2020 09:42:53 +0000 (10:42 +0100)
CONFIG_SYS_FDT_SIZE is not use anywhere that's why remove it.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/microblaze-generic.h
scripts/config_whitelist.txt

index 2cfcace7b066b4c2928ce41b8f48149247f53277..72550113cefa1f74782326d6aca0b342499f8522 100644 (file)
 
 #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)
 
index 0aabe7a4516525680463d1ba00090366a301d1ec..8b4fcba395a34a7d648d2d241221413cf6f8e721 100644 (file)
@@ -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