mbox series

[0/4] rock5b improvements

Message ID 20241003140054.250140-1-niklas.cassel@wdc.com
Headers show
Series rock5b improvements | expand

Message

Niklas Cassel Oct. 3, 2024, 2 p.m. UTC
From: Niklas Cassel <cassel@kernel.org>

Hello all,

First patch updates linux to 6.10.10.

Second patch updates uboot to 2024.07.

Third patch uses a more correct partition-type-uuid.

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


Kind regards,
Niklas


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

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