]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/uniphier.h
Convert CONFIG_SPL_PAD_TO et al to Kconfig
[thirdparty/u-boot.git] / include / configs / uniphier.h
index cbdb2d91bdad36fe7838f25688f54379d4f0aecb..99c8a0a7ac25c02201769c633d09be5c494ae9a4 100644 (file)
 
 #define CONFIG_SPL_TARGET                      "u-boot-with-spl.bin"
 #define CONFIG_SPL_MAX_FOOTPRINT               0x10000
-#define CONFIG_SPL_MAX_SIZE                    0x10000
 #define CONFIG_SPL_BSS_MAX_SIZE                        0x2000
 
-#define CONFIG_SPL_PAD_TO                      0x20000
-
 #endif /* __CONFIG_UNIPHIER_H__ */