meta-raspberrypi/recipes-bsp
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
..
armstubs armstubs: Always use gcc compiler 2020-11-25 17:57:12 +00:00
bootfiles rpi-cmdline: Fix being renamed of network interfaces 2024-05-28 23:14:17 +01:00
common raspberrypi-firmware: Revert to debian archive 2024-03-27 10:23:17 +00:00
formfactor Convert to new override syntax 2021-08-04 12:30:12 +03:00
gpio-shutdown recipes: Switch to using UNPACKDIR instead of WORKDIR 2024-05-28 23:52:53 +01:00
rpi-eeprom rpi-eeprom: Update to support raspberrypi5 machine 2024-04-09 09:18:38 +01:00
rpi-u-boot-scr rpi-u-boot-scr: WORKDIR -> UNPACKDIR transition 2024-07-18 11:51:41 +01:00
u-boot u-boot_%.bbappend: Increase CONFIG_SYS_BOOTM_LEN 2025-03-12 02:12:30 -07:00