[U-Boot-Users] usb_<foo>_descriptor structure defined in both include/usb.h and include/usbdescriptors.h

Hi; I notice that various usb_<foo>_descriptor structures are defined in both include/usb.h and include/usbdescriptors.h. In addition, include/usb.h has some additional fields in usb_interface_descriptor and usb_config_descriptor structures and they are mainly used in cmd_usb.c In the meantime, usbdcore.c reference the same structures in usbdescriptors.h. Is there any plan soon to merge the structure definitions in one file, say, usbdescriptors.h?
Regards, TEH

In message OF659B2BDE.A2A74ED9-ON4825705E.00113397@uk.marconicomms.com you wrote:
I notice that various usb_<foo>_descriptor structures are defined in
both include/usb.h and include/usbdescriptors.h. In addition, include/usb.h has some additional fields in usb_interface_descriptor and usb_config_descriptor structures and they are mainly used in cmd_usb.c In the meantime, usbdcore.c reference the same structures in usbdescriptors.h. Is there any plan soon to merge the structure definitions in one file, say, usbdescriptors.h?
Maybe you can submit a patch?
Best regards,
Wolfgang Denk
participants (2)
-
KokHow Teh
-
Wolfgang Denk