On Mon, Apr 28, 2025 at 04:09:07PM +0100, Andre Przywara wrote:

> Hi Tom,
> 
> please pull the sunxi/master branch, containing changes for the second
> part of this cycle's sunxi updates.
> 
> We have improvements to the reliability of H6 and H616 DRAM
> initialisation, hopefully avoiding those occasional size misdetections
> many people reported before.
> Also there is some modernisation of the USB PHY code, to use DT provided
> regulators and GPIOs, instead of relying on this being badly duplicated
> in Kconfig. This also happens to fix broken USB operations for older
> boards (using the A20 SoCs, for instance), which were clashing over
> grabbing some GPIOs, leading to a driver bailout.
> There is also some rework of the H6/H616 SPL clock code, to prepare it
> for being reused by the upcoming Allwinner A523 support. This drops the
> usage of C structs to model MMIO register frames, and replaces them by
> using an addition of the base address with a macro defined offset.
> Also in preparation for A523 there is one fix and one addition for the
> FEL code, to prepare for the GICv3 interrupt controller that the new SoC
> uses. And since this is a simple fix, and was ready, there is also the
> watchdog driver for that new SoC. Finally tossing in an easy fix to some
> H616 defconfig files to enable eMMC.
> 
> I also use the opportunity to enable proper page table protection
> (observing read-only and no-execute attributes), support for which the
> arm64 port recently gained. I didn't spot any issues on my arm64 board
> tests, but it can be easily disabled or backed out again in case any
> issues arise.
> 
> Full support for the two new SoC series (A133 and A523) we are working
> on is not quite ready yet, but might follow still a bit later if
> progress permits.
> 
> CI passed, and boot-tested on at least one board with a H616, H6, A64,
> H3, A20, T113s.
> 
> Thanks,
> Andre
> 
> =================================
> The following changes since commit 5a0a93a768487e55ebe50a34cc90d751bf99cc56:
> 
>   Merge branch 'master' of 
> https://source.denx.de/u-boot/custodians/u-boot-riscv (2025-04-25 13:13:17 
> -0600)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-sunxi.git master
> 
> for you to fetch changes up to d5837bbed841889428379ffff3cc19c9dca4cb6d:
> 
>   sunxi: clock: H6: remove struct sunxi_prcm_reg (2025-04-28 15:03:28 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to