summaryrefslogtreecommitdiff
path: root/configs/sifive_unmatched_defconfig
diff options
context:
space:
mode:
authorZong Li <zong.li@sifive.com>2021-07-20 09:26:08 +0300
committerLeo Yu-Chi Liang <ycliang@andestech.com>2021-07-21 11:39:57 +0300
commite52b83ab13de0a19f3bdba8a4f29214c436ea7f2 (patch)
tree9a28c8ffaf4ec4b6517c9949136e95bb74bc87b3 /configs/sifive_unmatched_defconfig
parent6ba8eeb6f17c08a7a7fd97683161330d01a8ef2e (diff)
downloadu-boot-e52b83ab13de0a19f3bdba8a4f29214c436ea7f2.tar.xz
board: sifive: drop stuff related to unmatched revision 1
This patch reverts the following commits: - 4b4159d0f3 ("riscv: dts: add dts for unmatched rev1") - ffe9a394df ("board: sifive: support spl multi-dtb on unmatched board") We won't plan to support unmatched that the revision below 3 in u-boot, so they can be dropped because they might be useless. Changed in v2: - rebase codebase to the latest master branch Signed-off-by: Zong Li <zong.li@sifive.com> Suggested-by: David Abdurachmanov <david.abdurachmanov@sifive.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
Diffstat (limited to 'configs/sifive_unmatched_defconfig')
-rw-r--r--configs/sifive_unmatched_defconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/configs/sifive_unmatched_defconfig b/configs/sifive_unmatched_defconfig
index a63eb751fc..4caf0de5dc 100644
--- a/configs/sifive_unmatched_defconfig
+++ b/configs/sifive_unmatched_defconfig
@@ -5,7 +5,6 @@ CONFIG_NR_DRAM_BANKS=1
CONFIG_SPL_DM_SPI=y
CONFIG_DEFAULT_DEVICE_TREE="hifive-unmatched-a00"
CONFIG_SPL_MMC_SUPPORT=y
-CONFIG_SPL_SYS_MALLOC_F_LEN=0x100000
CONFIG_SPL=y
CONFIG_SPL_SPI_SUPPORT=y
CONFIG_TARGET_SIFIVE_UNMATCHED=y
@@ -28,9 +27,6 @@ CONFIG_CMD_PWM=y
CONFIG_CMD_GPT_RENAME=y
CONFIG_CMD_PCI=y
CONFIG_CMD_USB=y
-CONFIG_SPL_MULTI_DTB_FIT=y
-CONFIG_SPL_OF_LIST="hifive-unmatched-a00 hifive-unmatched-a00-rev1"
-CONFIG_SPL_MULTI_DTB_FIT_NO_COMPRESSION=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_SPL_CLK=y
CONFIG_E1000=y