[PATCH 1/3] riscv: Set SYS_BOOTM_LEN explicitly to 0x800000
Conor Dooley
conor at kernel.org
Wed Jul 16 12:33:15 CEST 2025
On Mon, Jul 14, 2025 at 03:33:10PM +0200, Martin Herren wrote:
> 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 at on-the-web.ch>
> ---
>
> (no changes since v1)
>
> configs/k230_canmv_defconfig | 1 +
> configs/microchip_mpfs_icicle_defconfig | 1 +
tbh, I think this should get the new default value instead of the old
one. Pretty sure in our downstream users we've made it larger and this
is one of the first things I end up changing whenever I do some
debugging or w/e with upstream U-Boot since there's not much chance of
fitting some kernel with all the debug etc bells and whistles into
the current size.
> configs/sipeed_maix_bitm_defconfig | 1 +
> configs/sipeed_maix_smode_defconfig | 1 +
> configs/xilinx_mbv32_defconfig | 1 +
> configs/xilinx_mbv32_smode_defconfig | 1 +
> configs/xilinx_mbv64_defconfig | 1 +
> configs/xilinx_mbv64_smode_defconfig | 1 +
> 8 files changed, 8 insertions(+)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250716/000cf633/attachment.sig>
More information about the U-Boot
mailing list