diff options
Diffstat (limited to 'include/configs/palmtreo680.h')
-rw-r--r-- | include/configs/palmtreo680.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/palmtreo680.h b/include/configs/palmtreo680.h index 31e89d9d4cd..6490be55045 100644 --- a/include/configs/palmtreo680.h +++ b/include/configs/palmtreo680.h @@ -205,7 +205,6 @@ /* * 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 */ |