aboutsummaryrefslogtreecommitdiff
path: root/include/configs/sifive-unleashed.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/sifive-unleashed.h')
-rw-r--r--include/configs/sifive-unleashed.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/sifive-unleashed.h b/include/configs/sifive-unleashed.h
index 9734e1e75f0..4442fc29e31 100644
--- a/include/configs/sifive-unleashed.h
+++ b/include/configs/sifive-unleashed.h
@@ -11,14 +11,6 @@
#include <linux/sizes.h>
-#ifdef CONFIG_SPL
-
-#define CONFIG_SYS_SPL_MALLOC_START (CONFIG_SPL_BSS_START_ADDR + \
- CONFIG_SPL_BSS_MAX_SIZE)
-#define CONFIG_SYS_SPL_MALLOC_SIZE 0x00100000
-
-#endif
-
#define CONFIG_SYS_SDRAM_BASE 0x80000000
#define CONFIG_SYS_BOOTM_LEN SZ_64M