From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Wed, 10 Jun 2009 09:10:42 -0500 Subject: [U-Boot] USB multiple usb_foo_descriptor definitions? Message-ID: <4A2FBEE2.7040001@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Reviewing include/usb.h and include/usbdescritors.h, there are 2 versions of usb_string_descriptor usb_device_descriptor usb_endpoint_descriptor usb_interface_descriptor Any subtle reason for this ? I will start working on the fix. Tom