Pull request: u-boot-sunxi/master for next
Andre Przywara
andre.przywara at arm.com
Wed Mar 18 12:57:02 CET 2026
Hi Tom,
please pull these sunxi changes into next:
For once, replacing the legacy LED API with a more lean alternative,
just for sunxi's SPL. IIUC, this would be one step closer to dropping
this deprecated subsystem altogether.
Also adding two DRAM cleanups for the A133 SoC. There is a third patch
which requires some changes, will care about that later.
Gitlab CI passed, and I booted that briefly on an A133 board and some
board with a GPIO controlled power LED.
Thanks,
Andre
===========================================================
The following changes since commit a27980786cfb3c430aa1c05da8e79180c584d221:
kbuild: strip sub_make_done from test-script environment (2026-03-16 10:41:40 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sunxi.git sunxi/master
for you to fetch changes up to 98429b7be6f45d393cc905b2cf9844eed7b09b8a:
sunxi: a133: dram: Align parameters terminology with Allwinner (2026-03-17 23:27:24 +0100)
----------------------------------------------------------------
Paul Kocialkowski (2):
sunxi: a133: dram: Fix PHY dx delays offsets and add dmb
sunxi: a133: dram: Align parameters terminology with Allwinner
Quentin Schulz (1):
sunxi: remove usage of legacy LED API
arch/arm/include/asm/arch-sunxi/dram_sun50i_a133.h | 2 +
arch/arm/mach-sunxi/Kconfig | 25 ++++++++
arch/arm/mach-sunxi/dram_sun50i_a133.c | 67 ++++++++++++++--------
board/sunxi/board.c | 16 ++++--
configs/liontron-h-a133l_defconfig | 6 +-
configs/pinephone_defconfig | 9 +--
6 files changed, 89 insertions(+), 36 deletions(-)
More information about the U-Boot
mailing list