commit | c2169348a07d50d7cf97373eb39431fb4e006aee | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Jun 26 21:06:08 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Sun Jun 26 21:06:08 2022 -0400 |
tree | b492619b4e75d8ca69242444a5eefe4c73c03eb8 | |
parent | 94bbfe7f665fb5e28166414c01306a8f12b9c739 [diff] | |
parent | a0cc1b738a9dc49e9588d9f44af778f5ae1bbc91 [diff] |
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.