commit | 1cb20e0642c9820de68d46516b29308e8716abfd | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Apr 18 08:46:58 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Sun Apr 18 08:46:58 2021 -0400 |
tree | 8e2c23a2a0d6b1fee0c86a6202ce1ec8d65b2be7 | |
parent | 12e9681336bb5ab977c579504249101c98d8a52a [diff] | |
parent | 0dcadcf7b1d2eb13116409f671ded235dc044c50 [diff] |
Merge https://source.denx.de/u-boot/custodians/u-boot-usb This is a patchset which makes away with the .bind() controller indexing workaround which was broken since before v2021.04, and then adds PHY support and MX8M support on top of that. Better add it into the release early to get as much testing as possible done, because this really does a lot of changes to the ehci-mx6 driver.