9
0
Fork 0
barebox/drivers/usb
Sascha Hauer 420a3173f0 commands: remove maxargs
No need to check for maximum argument counts. The commands are
safe to be called with more arguments, so lets safe some bytes.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2009-10-19 16:18:33 +02:00
..
gadget commands: remove maxargs 2009-10-19 16:18:33 +02:00
Kconfig Add USB device support 2009-09-25 14:31:26 +02:00
Makefile Add USB device support 2009-09-25 14:31:26 +02:00
isp1504.c USB support 2009-04-07 10:56:22 +02:00
ulpi.c USB support 2009-04-07 10:56:22 +02:00
usb.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
usb_ehci.h initial USB support imported from U-Boot-1 2009-04-07 10:42:33 +02:00
usb_ehci_core.c usb ehci: Fix braindamaged pointer-deref-cast-magic 2009-10-12 15:26:51 +02:00
usb_ehci_core.h initial USB support imported from U-Boot-1 2009-04-07 10:42:33 +02:00