All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] configs/raspberrypi*: bump
@ 2025-04-15  8:57 Gaël PORTAY
  2025-04-15  8:57 ` [Buildroot] [PATCH 1/3] configs/raspberrypi{zero2w, 3}_64: update defconfig Gaël PORTAY
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Gaël PORTAY @ 2025-04-15  8:57 UTC (permalink / raw)
  To: buildroot
  Cc: Gaël PORTAY, Julien Grossholtz, Mahyar Koshkouei,
	Martin Bark

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

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-04-16 20:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-15  8:57 [Buildroot] [PATCH 0/3] configs/raspberrypi*: bump Gaël PORTAY
2025-04-15  8:57 ` [Buildroot] [PATCH 1/3] configs/raspberrypi{zero2w, 3}_64: update defconfig Gaël PORTAY
2025-04-16 20:13   ` Julien Olivain
2025-04-15  8:57 ` [Buildroot] [PATCH 2/3] package/rpi-firmware: bump version to 1.20250326 Gaël PORTAY
2025-04-15  8:57 ` [Buildroot] [PATCH 3/3] configs/raspberrypi*: bump kernel version to cd231d4 (6.12.20) Gaël PORTAY

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.