Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sunxi into...
authorTom Rini <trini@konsulko.com>
Wed, 25 Jun 2025 14:07:16 +0000 (08:07 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 25 Jun 2025 14:07:16 +0000 (08:07 -0600)
commit0862a8c48f226fffb832fd2a8501d70e68711e95
tree266fd2198ce6c00586d15e5476fc1b6da2f097b6
parent59e6462d7c08eeba744afa0f17846c398b8ef9e1
parentbabf74be60e7a257ac7539f719017daf7b2129e7
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sunxi into next

This concludes support for the Allwinner A133 SoC, the biggest chunk of
which is the DRAM init code. Also includes support for a devboard using
this SoC, the DT of which  got added to the kernel only recently. The
same is true for another H618 devboard, so add the respective devconfig
as well.

Gitlab CI passed, and I booted that briefly on those two boards.