Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
authorTom Rini <trini@konsulko.com>
Tue, 12 Aug 2025 13:53:33 +0000 (07:53 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 12 Aug 2025 15:23:13 +0000 (09:23 -0600)
commit8385793c4c1249d6fff1c87434b412983f6b3f53
tree8ce13368c1301aee4702cce50682ba594fddb4d0
parentacfacf452441d0a659e3afbd55fd6061aa17e647
parentc453a80cc3b999ad515ed7fcfcf3062e8de1f696
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi

These changes are  mostly smaller fixes, and some additions that were
dependent on recent DT updates: We switch the S3/V3/V3s over to
OF_UPSTREAM, the DTs were already identical anyway. While at it, Paul
sent more fixes for this SoC, I am pulling in two easy fixes that were
ready and low risk. Apart from other assorted fixes, this PR also
enables Ethernet on the new A527/T527 boards, made possible by the DT
update from the DT rebasing repository.

This passed the CI, and was boot tested on boards with Allwinner A10,
A20, A33, V40, A80, A83T, T113s3, F1C100s, H3, A64, H6, H616, A133 and
T527 SoCs.