summaryrefslogtreecommitdiff
path: root/configs/sifive_unmatched_defconfig
diff options
context:
space:
mode:
authorMartin Herren <sputnik@on-the-web.ch>2025-07-19 23:46:34 +0200
committerLeo Yu-Chi Liang <ycliang@andestech.com>2025-08-14 14:32:00 +0800
commit2fd48ef2d71d9666b81726c16332db0f14dcd28e (patch)
tree74ec9cbf5b9f1ed0e8e3e45dc6bf95d5fd5192f0 /configs/sifive_unmatched_defconfig
parentb8e140c1f23b8dd93c62946734cbed8b218450b3 (diff)
riscv: Remove default SYS_BOOTM_LEN from defconfig
Remove CONFIG_SYS_BOOTM_LEN from all riscv defconfigs where the new default value is used. Signed-off-by: Martin Herren <sputnik@on-the-web.ch> Acked-by: Michal Simek <michal.simek@amd.com> # xilinx_mbv Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
Diffstat (limited to 'configs/sifive_unmatched_defconfig')
-rw-r--r--configs/sifive_unmatched_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sifive_unmatched_defconfig b/configs/sifive_unmatched_defconfig
index acbea7fe1bb..0a736f2ba95 100644
--- a/configs/sifive_unmatched_defconfig
+++ b/configs/sifive_unmatched_defconfig
@@ -12,7 +12,6 @@ CONFIG_DM_RESET=y
CONFIG_SPL_MMC=y
CONFIG_SPL_STACK=0x81cfe60
CONFIG_SPL_BSS_START_ADDR=0x85000000
-CONFIG_SYS_BOOTM_LEN=0x4000000
CONFIG_SYS_LOAD_ADDR=0x80200000
CONFIG_SPL=y
CONFIG_SPL_SPI_FLASH_SUPPORT=y