mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-02 09:30:10 +00:00
2596f5b9d3
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> |
||
---|---|---|
.. | ||
bios_emulator | ||
block | ||
dma | ||
hwmon | ||
i2c | ||
input | ||
misc | ||
mtd | ||
net | ||
pci | ||
pcmcia | ||
qe | ||
rtc | ||
serial | ||
spi | ||
usb | ||
video |