TODO: removed EPERM, added usb_read_bulk vs. signal, toolchain, DFU on U1010

This commit is contained in:
Werner Almesberger 2011-07-05 08:28:20 -03:00
parent f535a80c56
commit e610a9ec20
1 changed files with 8 additions and 1 deletions

9
TODO
View File

@ -40,7 +40,14 @@ Current stuff
- write GETTING-STARTED similar to what we had for gta02-core
- properly report EPERM if not running as root
- find out why "make dfu" doesn't work on my u1010
- make tools interruptible (^C) again when using atusb (the new
interrupt code removed the timeout and usb_bulk_read seems to simply
ignore signals)
- update OpenWrt cross-toolchain and check build. Also check if
SDL_gfx is now available.
*** EVERYTHING BELOW NEEDS UPDATING ***