summaryrefslogtreecommitdiff
path: root/configs/sifive_unleashed_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/sifive_unleashed_defconfig')
-rw-r--r--configs/sifive_unleashed_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/sifive_unleashed_defconfig b/configs/sifive_unleashed_defconfig
index b9e4d8d644..1d17f2da71 100644
--- a/configs/sifive_unleashed_defconfig
+++ b/configs/sifive_unleashed_defconfig
@@ -1,8 +1,8 @@
CONFIG_RISCV=y
-CONFIG_SPL_GPIO=y
+CONFIG_SYS_MALLOC_LEN=0x800000
CONFIG_SYS_MALLOC_F_LEN=0x3000
+CONFIG_SPL_GPIO=y
CONFIG_NR_DRAM_BANKS=1
-CONFIG_SYS_MALLOC_LEN=0x800000
CONFIG_SPL_DM_SPI=y
CONFIG_DEFAULT_DEVICE_TREE="hifive-unleashed-a00"
CONFIG_SPL_MMC=y