]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit94bbd0852ff6b4754f58cb15aba04466561f8c45
treeb492619b4e75d8ca69242444a5eefe4c73c03eb8
parent495670f4bb41ef0d7288ab21c3f8e1bc19d614f4
parent2042ecf9bfdbcd6c7e3254111c72032290beba82
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.