P1010RDB: Remove CONFIG_SPL_NAND_MINIMAL
This symbol is not used anywhere, remove it. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -75,7 +75,6 @@
|
||||
#define CONFIG_SYS_NAND_U_BOOT_START (0x11000000)
|
||||
#elif defined(CONFIG_SPL_BUILD)
|
||||
#define CONFIG_SPL_INIT_MINIMAL
|
||||
#define CONFIG_SPL_NAND_MINIMAL
|
||||
#define CONFIG_SPL_FLUSH_IMAGE
|
||||
#define CONFIG_SPL_MAX_SIZE 8192
|
||||
#define CONFIG_SYS_NAND_U_BOOT_SIZE (128 << 10)
|
||||
|
||||
Reference in New Issue
Block a user