Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
authorTom Rini <trini@konsulko.com>
Mon, 27 Jun 2022 01:06:08 +0000 (21:06 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 27 Jun 2022 01:06:08 +0000 (21:06 -0400)
The main attraction are two regressions, plus a fix
for a long standing bug:
- Fix USB support on boards with a switched VBUS regulator.
- Fix failing boot due to env loading on boards without MMC (CHIP).
- Fix PSCI CPU_OFF operation on R40 boards.
The rest are smaller fixes, and the forgotten DT sync for sun4i boards.


Trivial merge