[Buildroot] [PATCH 0/3] configs/raspberrypi*: bump
Gaël PORTAY
gael.portay+rtone at gmail.com
Tue Apr 15 08:57:34 UTC 2025
Hello,
This patch series bumps the linux kernel of the Raspberry Pi hardwares
from 6.6 to 6.12.
The first patch updates the defconfig set to build the 64-bit kernels
for the BCM2710/BCM2837 hardwares (i.e. Raspberry Pi 3, and Raspberry Pi
Zero 2W), as it was deleted. I think the former defconfig has never been
used officially to release a 64-bit kernel of Raspberry Pi OS 64-bit. I
have tested the new defconfig on Raspberry Pi 3 and Raspberry Zero 2W,
and they both boots the 64-bit kernel.
The second patch bumps the raspberry-firmware to 1.20250326 to install
the device-tree overlay blobs matching the upcoming bump of the kernel.
Note: The bump of packages rpi-firmware and linux have to by synced,
since the linux package does not install yet its device-tree overlay
blobs.
The third patch bumps the downstream linux kernel to 6.12.20 for every
Raspberry Pi defconfigs.
Important: Every defconfig output boot successfully on real hardwares.
Regards,
Gaël PORTAY (3):
configs/raspberrypi{zero2w,3}_64: update defconfig
package/rpi-firmware: bump version to 1.20250326
configs/raspberrypi*: bump kernel version to cd231d4 (6.12.20)
board/raspberrypi/patches/linux/linux.hash | 2 +-
configs/raspberrypi0_defconfig | 4 ++--
configs/raspberrypi0w_defconfig | 4 ++--
configs/raspberrypi2_defconfig | 4 ++--
configs/raspberrypi3_64_defconfig | 6 +++---
configs/raspberrypi3_defconfig | 4 ++--
configs/raspberrypi3_qt5we_defconfig | 4 ++--
configs/raspberrypi4_64_defconfig | 4 ++--
configs/raspberrypi4_defconfig | 4 ++--
configs/raspberrypi5_defconfig | 4 ++--
configs/raspberrypi_defconfig | 4 ++--
configs/raspberrypicm4io_64_defconfig | 4 ++--
configs/raspberrypicm4io_defconfig | 4 ++--
configs/raspberrypizero2w_64_defconfig | 4 ++--
configs/raspberrypizero2w_defconfig | 4 ++--
package/rpi-firmware/rpi-firmware.hash | 2 +-
package/rpi-firmware/rpi-firmware.mk | 2 +-
17 files changed, 32 insertions(+), 32 deletions(-)
--
2.49.0
More information about the buildroot
mailing list