All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v3 0/4] rock5b improvements
@ 2024-10-16 13:24 Niklas Cassel via buildroot
  2024-10-16 13:24 ` [Buildroot] [PATCH v3 1/4] configs/rock5b: update to linux 6.11.3 Niklas Cassel via buildroot
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Niklas Cassel via buildroot @ 2024-10-16 13:24 UTC (permalink / raw)
  To: buildroot
  Cc: Niklas Cassel, Damien Le Moal, Kilian Zinnecker, Thomas Petazzoni

From: Niklas Cassel <cassel@kernel.org>

This series depends on:
https://lore.kernel.org/buildroot/20241013103341.78501-1-bernd@kuhls.net/
which adds support for linux 6.11.x.


Hello all,

The first patch updates linux to 6.11.3.

The second patch updates uboot to 2024.10.

The third patch uses a more correct partition-type-uuid.

The fourth patch defines a uboot-env on the SD card,
so that setenv and saveenv commands can be used.


Kind regards,
Niklas


Changes since v2:
-Bump linux to an even newer version (6.11.3).
-Bump uboot to an even newer version (2024.10).


Niklas Cassel (4):
  configs/rock5b: update to linux 6.11.3
  configs/rock5b: update to uboot 2024.10
  configs/rock5b: use the arm64 rootfs partition-type-uuid
  configs/rock5b: enable uboot-env on the SD card

 board/radxa/rock5b/genimage.cfg             |  8 +++++++-
 board/radxa/rock5b/patches/linux/linux.hash |  4 ++--
 board/radxa/rock5b/patches/uboot/uboot.hash |  2 +-
 board/radxa/rock5b/u-boot.fragment          |  5 +++++
 configs/rock5b_defconfig                    | 10 +++++++---
 5 files changed, 22 insertions(+), 7 deletions(-)
 create mode 100644 board/radxa/rock5b/u-boot.fragment

-- 
2.47.0

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

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

end of thread, other threads:[~2024-10-23 20:07 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-16 13:24 [Buildroot] [PATCH v3 0/4] rock5b improvements Niklas Cassel via buildroot
2024-10-16 13:24 ` [Buildroot] [PATCH v3 1/4] configs/rock5b: update to linux 6.11.3 Niklas Cassel via buildroot
2024-10-22 20:46   ` Thomas Petazzoni via buildroot
2024-10-22 21:08     ` Niklas Cassel via buildroot
2024-10-22 21:10       ` Niklas Cassel via buildroot
2024-10-22 21:14       ` Thomas Petazzoni via buildroot
2024-10-23 18:31   ` Kilian Zinnecker via buildroot
2024-10-16 13:24 ` [Buildroot] [PATCH v3 2/4] configs/rock5b: update to uboot 2024.10 Niklas Cassel via buildroot
2024-10-22 20:46   ` Thomas Petazzoni via buildroot
2024-10-16 13:24 ` [Buildroot] [PATCH v3 3/4] configs/rock5b: use the arm64 rootfs partition-type-uuid Niklas Cassel via buildroot
2024-10-22 20:49   ` Thomas Petazzoni via buildroot
2024-10-22 21:50     ` Niklas Cassel via buildroot
2024-10-23 16:19       ` Thomas Petazzoni via buildroot
2024-10-23 20:07         ` Niklas Cassel via buildroot
2024-10-16 13:24 ` [Buildroot] [PATCH v3 4/4] configs/rock5b: enable uboot-env on the SD card Niklas Cassel via buildroot
2024-10-22 20:50   ` Thomas Petazzoni via buildroot
2024-10-23 18:35     ` Niklas Cassel via buildroot
2024-10-23 19:13       ` Thomas Petazzoni via buildroot

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.