1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/hwstub/stub/atj213x
Marcin Bukat ba9f405dc4 ATJ hwstub make irq based usb driver work
0e2b490 introduced rework of usb driver which was broken. It was reverted
in f2da975 to restore hwstub functionality on ATJ.

This commit reenables usb rework AND fixes remining issues.
The problem was with 0 length OUT thransfers. Additionally
a few cleanups were made.

Change-Id: I529ea9ad6540509e9287ca7e1cd2b44369b03cbb
2016-11-10 13:57:02 +01:00
..
atj213x.h hwstub: Add atj213x support 2014-11-05 08:18:59 +01:00
crt0.S hwstub: implement read/write data abort recovery 2015-01-13 23:35:33 +01:00
hwstub.lds hwstub: implement read/write data abort recovery 2015-01-13 23:35:33 +01:00
Makefile hwstub: make it possible to override toolchain 2015-09-29 22:49:02 +02:00
mips-archdefs.h hwstub: Add atj213x support 2014-11-05 08:18:59 +01:00
mips.h hwstub: Add atj213x support 2014-11-05 08:18:59 +01:00
target-config.h hwstub: Add atj213x support 2014-11-05 08:18:59 +01:00
target.c hwstub: Add atj213x support 2014-11-05 08:18:59 +01:00
usb_drv_atj213x.c ATJ hwstub make irq based usb driver work 2016-11-10 13:57:02 +01:00