1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-01 15:47:09 +01:00
Files
u-boot-megous/drivers/usb
Oleksandr Suvorov 7f4b73fe69 usb: dwc3: Fix enabling USB_DR_MODE_HOST
The original logic always enables USB_DR_MODE_HOST operation mode in
dwc3_layerscape_bind() in u-boot. Prevent choosing USB_DR_MODE_HOST
operation mode if USB_HOST is not enabled.

Fixes: 2b0b51d0be ("usb: dwc3: add layerscape support")
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
2023-09-04 15:51:38 +02:00
..
2022-07-12 21:59:54 +02:00
2022-07-12 21:59:54 +02:00