meta-raspberrypi/recipes-bsp/u-boot/files
Leon Anavi cd558f77b6
Some checks failed
Mirrors / Yocto Git Mirror (push) Has been cancelled
u-boot_%.bbappend: Increase CONFIG_SYS_BOOTM_LEN
Increase CONFIG_SYS_BOOTM_LEN for machine raspberrypi4 (32-bit)
because the kernel size has increased. This fixes the following
issue when booting an image with U-Boot:

   Image Name:   Linux-6.6.63-v7l
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    8559752 Bytes = 8.2 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
   Booting using the fdt blob at 0x2eff2000
Working FDT set to 2eff2000
   Loading Kernel Image to 8000
Image too large: increase CONFIG_SYS_BOOTM_LEN
Must RESET board to recover

Fixes: https://github.com/agherzan/meta-raspberrypi/issues/1306

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2025-03-12 02:12:30 -07:00
..
0001-rpi-always-set-fdt_addr-with-firmware-provided-FDT-address.patch *.patch: add Upstream-Status to all patches 2023-06-22 00:04:40 +01:00
fw_env.config libubootenv_%.bbappend: Add fw_env.config 2020-07-03 20:49:32 +01:00
maxsize.cfg u-boot_%.bbappend: Increase CONFIG_SYS_BOOTM_LEN 2025-03-12 02:12:30 -07:00