include: define CONFIG_SPL and CONFIG_TPL as 1
[oweals/u-boot.git] / include / configs / palmtreo680.h
index 36626639d374a0624fa59adc47118791bccfecea..31e89d9d4cd552c4b6f97e16488707b6341b3885 100644 (file)
 /*
  * SPL
  */
-#define CONFIG_SPL
+#define CONFIG_SPL 1
 #define CONFIG_SPL_TEXT_BASE    0xa1700000 /* IPL loads SPL here */
 #define CONFIG_SPL_STACK        0x5c040000 /* end of internal SRAM */
 #define CONFIG_SPL_NAND_SUPPORT /* build libnand for spl */