diff options
| author | Marcel Ziswiler <[email protected]> | 2022-04-13 11:33:33 +0200 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2022-04-21 12:44:23 +0200 |
| commit | 4625ff6521694513a46cef6058cac1ea49e9dfcb (patch) | |
| tree | 34eade7f3de30a45fdb1f22fd2b77ae2106eca5f /include | |
| parent | dbc5633963d0739682efa6eef9341775b70e3fda (diff) | |
board: colibri_imx7: fix usb start on solo
This fixes the following crash when run on a Colibri iMX7S aka solo:
Colibri iMX7 # usb start
starting USB...
Bus usb@30b10000: USB EHCI 1.00
Bus usb@30b20000:
The i.MX 7Solo has only one single USB OTG1 but no USB host port. Trying
to initialize the nonexisting port just crashes.
While at it also drop board_usb_phy_mode() which is also no longer used
in the driver model age.
Signed-off-by: Marcel Ziswiler <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
