Skip to content

bcm2711-rpi-4-b: allow kernel images up to 100MiB

Adjust the dtb and ramdisk load addresses to leave more space for the kernel image. This has become necessary with debug configs such as kselftest fragments which have grown over 50MiB. To give more headroom until we reach a limit again, allow up to approximatively 100MiB for the kernel image. The ramdisk and sizes remains unchanged.

Signed-off-by: Guillaume Tucker guillaume.tucker@collabora.com

Merge request reports