1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2025-04-21 12:27:27 +03:00

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
This commit is contained in:
Werner Almesberger
2012-02-26 12:42:35 -03:00
parent fe7a334808
commit dde052cfc3
3 changed files with 493 additions and 13 deletions

View File

@@ -23,3 +23,4 @@ fix-the-vga-vsync-pulses.patch
fix-dns-in-dhcp.patch # https://www.rtems.org/bugzilla/show_bug.cgi?id=1841
export-shell-fns.patch # https://www.rtems.org/bugzilla/show_bug.cgi?id=2030
bootp-dhcp-cleanup.patch # https://www.rtems.org/bugzilla/show_bug.cgi?id=2031
usb-firmware-ioctl.patch # https://www.rtems.org/bugzilla/show_bug.cgi?id=2032