[GIT PULL] Please pull u-boot-amlogic-next-20260427
Neil Armstrong
neil.armstrong at linaro.org
Mon Apr 27 09:53:54 CEST 2026
Hi Tom,
Here's a short set of Amlogic changes, first fixing MMC init when switched
to Linux 7.0 DT, and adding support for EFI capsule on disk on Libre Computer
boards.
Thanks,
Neil
The following changes since commit 052988aa29bfd506d7ce207fbb3f5374a5dbecbb:
Merge patch series "Linux compat improvements and CCF prep" (2026-04-21 11:21:59 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-next-20260427
for you to fetch changes up to e07cc9e7fdcc35780f539ee1d452ffd3da0fbd1f:
configs: libretech-cc_defconfig: enable EFI Capsule on Disk (2026-04-22 18:27:26 +0200)
----------------------------------------------------------------
- enable EFI Capsule on Disk (+ sysreset fixup/cleanup)
- do not fail when setting SD_EMMC_x_CLK0 on GX/G12
----------------------------------------------------------------
Ferass El Hafidi (4):
arm: mach-meson: provide reset_cpu only when SYSRESET is disabled
arm: meson: enable SYSRESET_PSCI
configs: libretech-ac_defconfig: enable EFI Capsule on Disk
configs: libretech-cc_defconfig: enable EFI Capsule on Disk
Neil Armstrong (1):
clk: meson: do not fail when setting SD_EMMC_x_CLK0
arch/arm/mach-meson/Kconfig | 2 ++
arch/arm/mach-meson/board-common.c | 6 ++----
configs/libretech-ac_defconfig | 1 +
configs/libretech-cc_defconfig | 4 ++++
drivers/clk/meson/g12a.c | 5 +++++
drivers/clk/meson/gxbb.c | 5 +++++
6 files changed, 19 insertions(+), 4 deletions(-)
More information about the U-Boot
mailing list