1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2024-11-22 11:50:16 +02:00
wernermisc/m1/patches
Werner Almesberger dde052cfc3 M1 build process update: USB firmware loading
- added https://www.rtems.org/bugzilla/show_bug.cgi?id=2032
  to patch set (Ioctl interface for loading USB firmware)

- now really switched from using RTEMS CVS to git (forgot to commit
  all the changes before)

- updated softusb -> FN update process
2012-02-26 12:42:35 -03:00
..
rtems M1 build process update: USB firmware loading 2012-02-26 12:42:35 -03:00
README m1/patches/rtems/README: explain how to use this 2011-11-12 09:29:09 -03:00

RTEMS patches are relative to CVS. To apply them,

   cd rtems
   cvs update
   ln -s .../wernermisc/m1/patches/rtems patches
   quilt push -a