aboutsummaryrefslogtreecommitdiff
path: root/include/configs/smartweb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/smartweb.h')
-rw-r--r--include/configs/smartweb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/smartweb.h b/include/configs/smartweb.h
index d58d76d..ffd2b21 100644
--- a/include/configs/smartweb.h
+++ b/include/configs/smartweb.h
@@ -117,7 +117,6 @@
#endif
/* Defines for SPL */
-#define CONFIG_SPL_MAX_SIZE (SZ_4K)
#define CONFIG_SPL_BSS_START_ADDR CONFIG_SYS_SDRAM_BASE
#define CONFIG_SPL_BSS_MAX_SIZE (SZ_16K)
@@ -144,7 +143,6 @@
#define CONFIG_SYS_MCKR_CSS (0x02 | CONFIG_SYS_MCKR)
#define CONFIG_SYS_AT91_PLLB 0x10483f0e
-#define CONFIG_SPL_PAD_TO CONFIG_SYS_NAND_U_BOOT_OFFS
#define CONFIG_SYS_SPL_LEN CONFIG_SPL_PAD_TO
#endif /* __CONFIG_H */