aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.(none)>2005-08-02 15:20:47 +0200
committerWolfgang Denk <wd@pollux.(none)>2005-08-02 15:20:47 +0200
commit797638f9ff2dc8e57f7bf57bfaa83d60e0784ea0 (patch)
treef16e42766813c9b57a179e8417087a80d06b1f36 /include
parent7d939f89471d05ee40764156dd7147bca148c068 (diff)
parent4f8657dbfcbfe87195133541a3a116c0d6b2fea0 (diff)
Merge with /home/sr/git/u-boot
Diffstat (limited to 'include')
-rw-r--r--include/usb_defs.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/include/usb_defs.h b/include/usb_defs.h
index 33d1e46f2..353019fc1 100644
--- a/include/usb_defs.h
+++ b/include/usb_defs.h
@@ -26,20 +26,6 @@
#ifndef _USB_DEFS_H_
#define _USB_DEFS_H_
-
-/* Everything is aribtrary */
-#define USB_ALTSETTINGALLOC 4
-#define USB_MAXALTSETTING 128 /* Hard limit */
-
-#define USB_MAX_DEVICE 32
-#define USB_MAXCONFIG 8
-#define USB_MAXINTERFACES 8
-#define USB_MAXENDPOINTS 16
-#define USB_MAXCHILDREN 8 /* This is arbitrary */
-#define USB_MAX_HUB 16
-
-#define USB_CNTL_TIMEOUT 100 /* 100ms timeout */
-
/* USB constants */
/* Device and/or Interface Class codes */