summaryrefslogtreecommitdiff
path: root/configs/sifive_fu540_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-08-10 15:31:07 -0400
committerTom Rini <trini@konsulko.com>2020-08-10 15:31:07 -0400
commit554e5514ac00f204282c4a2376ae65935d104e60 (patch)
tree6e90bae9cc7c6de7816bd00e80b556e1a9fd6809 /configs/sifive_fu540_defconfig
parent74795f1e35b624cdba451aeaea0af2f1211e4a91 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sifive_fu540_defconfig')
-rw-r--r--configs/sifive_fu540_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/sifive_fu540_defconfig b/configs/sifive_fu540_defconfig
index 070ef66446..e4dd20185d 100644
--- a/configs/sifive_fu540_defconfig
+++ b/configs/sifive_fu540_defconfig
@@ -1,9 +1,9 @@
CONFIG_RISCV=y
CONFIG_SPL_GPIO_SUPPORT=y
CONFIG_SYS_MALLOC_F_LEN=0x3000
+CONFIG_NR_DRAM_BANKS=1
CONFIG_SPL_DM_SPI=y
CONFIG_SPL_MMC_SUPPORT=y
-CONFIG_NR_DRAM_BANKS=1
CONFIG_SPL=y
CONFIG_SPL_SPI_FLASH_SUPPORT=y
CONFIG_SPL_SPI_SUPPORT=y
@@ -19,11 +19,11 @@ CONFIG_DISPLAY_CPUINFO=y
CONFIG_DISPLAY_BOARDINFO=y
CONFIG_SPL_SEPARATE_BSS=y
CONFIG_SPL_DM_SPI_FLASH=y
+CONFIG_SPL_DM_RESET=y
CONFIG_SPL_SPI_LOAD=y
CONFIG_SPL_YMODEM_SUPPORT=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_SPL_DM_SEQ_ALIAS=y
CONFIG_SPL_CLK=y
CONFIG_DM_MTD=y
-CONFIG_SPL_DM_RESET=y
CONFIG_DM_RESET=y