riscv: Set SYS_BOOTM_LEN explicitly to 0x800000
authorMartin Herren <sputnik@on-the-web.ch>
Sat, 19 Jul 2025 21:46:32 +0000 (23:46 +0200)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 14 Aug 2025 06:32:00 +0000 (14:32 +0800)
commit4da366de5d754097d1ed94cd8e722c39a8865f6f
tree8ab0ca13558b4bd9711f3e45e7c5f773c20e191f
parentc64fc632a86a58e343cb3f181cd8d5642a28894a
riscv: Set SYS_BOOTM_LEN explicitly to 0x800000

For all riscv defconfigs that use the current default value.

This is done in provision of changing the default value to the most
common used value of 0x4000000.

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>
configs/k230_canmv_defconfig
configs/microchip_mpfs_icicle_defconfig
configs/sipeed_maix_bitm_defconfig
configs/sipeed_maix_smode_defconfig
configs/xilinx_mbv32_defconfig
configs/xilinx_mbv32_smode_defconfig
configs/xilinx_mbv64_defconfig
configs/xilinx_mbv64_smode_defconfig