1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-27 05:04:35 +01:00
Files
u-boot-megous/test/boot/bootdev.c
Simon Glass 8c29b73278 bootstd: usb: Avoid initing USB twice
This causes crashes on some boards, e.g. rockpro64. In any case, we
should not do it.

Check the usb_started flag to avoid this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Jonas Karlman <jonas@kwiboo.se>
Tested-by: Tom Rini <trini@konsulko.com>
2023-05-13 09:52:32 -04:00

22 KiB