1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target/mips
Aidan MacDonald 75cb8ba8a4 FiiO M3K/X1000: add USB support
This only required a minor patch to the usb-designware driver due
to DMA requiring physical addresses -- on the X1000, these differ
from virtual addresses so we have to do the usual conversion.

Both the mass storage and HID drivers work, but there are a few
issues so this can't be considered 100% stable yet.

- Mass storage might not be detected properly on insertion,
  and USB has to be replugged before it shows up
- HID driver may occasionally panic or hang the machine

Change-Id: Ia3ce7591d5928ec7cbca7953abfef01bdbd873ef
2021-04-21 18:31:55 +00:00
..
ingenic_jz47xx xduoox3: Global volume_limit now applies to the line output as well 2021-04-09 15:54:04 -04:00
ingenic_x1000 FiiO M3K/X1000: add USB support 2021-04-21 18:31:55 +00:00
mipsr2-endian.h New port: FiiO M3K on bare metal 2021-03-28 00:01:37 +00:00
mmu-mips.c New port: FiiO M3K on bare metal 2021-03-28 00:01:37 +00:00
mmu-mips.h Move MIPS cache management functions to IRAM 2021-03-09 20:04:30 +00:00