uboot-mt623x/drivers/usb
Stefan Roese 2596f5b9d3 usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver
This patch adds CFG_OHCI_USE_NPS to the common USB-OHCI driver. This
way a board just needs to define this new option to enable the "force
NoPowerSwitching mode" instead of adding new CPU/architecture defines
to the USB source itself.

This new option will be used first with the new AMCC 460EX Canyonlands
board port, which will be posted in a few days.

This patch also fixes a small compilation problem when DEBUG is enabled.

Signed-off-by: Stefan Roese <sr@denx.de>
2008-03-15 07:28:05 +01:00
..
Makefile drivers/usb : move usb drivers to drivers/usb 2007-11-25 23:27:38 +01:00
isp116x-hcd.c fix comments with new drivers organization 2008-01-09 21:48:49 +01:00
isp116x.h drivers/usb : move usb drivers to drivers/usb 2007-11-25 23:27:38 +01:00
sl811.h drivers/usb : move usb drivers to drivers/usb 2007-11-25 23:27:38 +01:00
sl811_usb.c drivers/usb : move usb drivers to drivers/usb 2007-11-25 23:27:38 +01:00
usb_ohci.c usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver 2008-03-15 07:28:05 +01:00
usb_ohci.h drivers/usb : move usb drivers to drivers/usb 2007-11-25 23:27:38 +01:00
usbdcore.c drivers/usb : move usb drivers to drivers/usb 2007-11-25 23:27:38 +01:00
usbdcore_ep0.c drivers/usb : move usb drivers to drivers/usb 2007-11-25 23:27:38 +01:00
usbdcore_mpc8xx.c fix comments with new drivers organization 2008-01-09 21:48:49 +01:00
usbdcore_omap1510.c drivers/usb : move usb drivers to drivers/usb 2007-11-25 23:27:38 +01:00