]> git.sur5r.net Git - u-boot/blobdiff - include/configs/x600.h
include: define CONFIG_SPL and CONFIG_TPL as 1
[u-boot] / include / configs / x600.h
index eae85d62c9a491195c948bf742357edd7173de54..e5bc6b901447d78a57c04d51670fa7747f1b3a3a 100644 (file)
 /*
  * SPL related defines
  */
-#define CONFIG_SPL
+#define CONFIG_SPL 1
 #define CONFIG_SPL_TEXT_BASE   0xd2800b00
 #define        CONFIG_SPL_START_S_PATH "arch/arm/cpu/arm926ejs/spear"
 #define CONFIG_SPL_LDSCRIPT    "arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds"