reduced debug printout to a minimum

This commit is contained in:
Markus Fröschle
2013-12-11 20:48:23 +00:00
parent a2d85bb27b
commit c3829df867
4 changed files with 12 additions and 7 deletions

View File

@@ -22,6 +22,7 @@
#ifndef USB_EHCI_H
#define USB_EHCI_H
#define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 5
#if !defined(CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS)
#define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 2
#endif