rockbox/firmware/target
Aidan MacDonald 131566b8f8 x1000: fix linux boot USB issues
If the USB controller is active when we hand over to Linux it'll
often trigger "irq nobody cared" warnings. Disabling the controller
before boot prevents that.

Also move the USB PHY bit workaround from the dualboot cleanup hook
to the main Linux boot function. Mainline kernels don't clear these
bits either.

Change-Id: Ieaf896c3b8c3e58a8c47de5afeb384ae2511a5fa
2022-07-10 09:48:39 -04:00
..
arm add const to const * strings 2022-05-03 23:00:58 -04:00
coldfire Lcd save function pointer to frame buffer get_address_fn before loops 2022-03-21 23:53:48 -04:00
hosted add const to const * strings 2022-05-03 23:00:58 -04:00
mips x1000: fix linux boot USB issues 2022-07-10 09:48:39 -04:00