rockbox/bootloader/x1000
Aidan MacDonald 5bdb2fccdb x1000: bootloader: refactor usb handling
Drop init_usb(), instead initialize USB early in the main function
so the hardware is placed into a known good state after a USB boot.
The impact on boot time should be minimal.

Change-Id: I9774ddfc2c27811363bdb0c54cb0e57b5ca59d73
2022-03-12 18:25:10 +00:00
..
boot.c x1000: bootloader: refactor init_disk 2022-03-12 18:25:10 +00:00
gui.c x1000: bootloader: split off GUI code 2022-03-12 18:25:10 +00:00
install.c x1000: bootloader: refactor init_disk 2022-03-12 18:25:10 +00:00
recovery.c x1000: bootloader: refactor usb handling 2022-03-12 18:25:10 +00:00
utils.c x1000: bootloader: refactor usb handling 2022-03-12 18:25:10 +00:00
x1000bootloader.h x1000: bootloader: refactor usb handling 2022-03-12 18:25:10 +00:00