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)
commitbfa9306e140c136e43d0efc9574991db46ad8c9e
treeb492619b4e75d8ca69242444a5eefe4c73c03eb8
parent75967970850a932a2359e167fd9950b01e9b99d3
parent47ca7b574faaa514677457e23a7197c47b0b597c
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi

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.