]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/exynos5250-dt.h
smdk5250, snow: convert to CONFIG_SPL_MAX_FOOTPRINT
[karo-tx-uboot.git] / include / configs / exynos5250-dt.h
index 496a1947b2c785b78b6188ca2c138a0156bf5133..3aed696c2e421c45a5d8c1b988bc7028b02356ff 100644 (file)
 /* specific .lds file */
 #define CONFIG_SPL_LDSCRIPT    "board/samsung/smdk5250/smdk5250-uboot-spl.lds"
 #define CONFIG_SPL_TEXT_BASE   0x02023400
-#define CONFIG_SPL_MAX_SIZE    (14 * 1024)
+#define CONFIG_SPL_MAX_FOOTPRINT       (14 * 1024)
 
 #define CONFIG_BOOTCOMMAND     "mmc read 40007000 451 2000; bootm 40007000"