On Mon, 28 Jul 2025 01:45:16 +0100, Andre Przywara wrote: > please pull those sunxi changes into v2025.10: they add support for the > new Allwinner A523/A527/T527 SoC (all same die), alongside with defconfigs > for three boards using one of those SoCs. > The patches are the usual combination of refactoring (of the SPL clock > code this time), tweaks to existing drivers to support peripherals in > their A523 versions, and new drivers for pincontrol and clocks. A big > chunk is of course the DRAM controller init routines, many thanks to > Jernej and Mikhail for providing this code, after a big reverse > engineering effort. > Since the DTs for the three supported boards have been merged into the > kernel repo recently, this is concluded by cherry-picks of those patches, > and the defconfig files to finally enable booting those boards. > > [...]
Merged into u-boot/master, thanks! -- Tom