[U-Boot] [PATCH v3 01/10] usb: Move 'bmRequestType' USB device request macros from EHCI header

Marek Vasut marex at denx.de
Tue Sep 17 05:02:51 CEST 2013


Dear Vivek Gautam,

> Macros defining bmRequestType field of USB device request,
> given in table 9.2 USB 2.0 spec, are rather generic macros
> which can be further used by other Host controller stacks.
> So moving them to usb_defs header.
> 
> Signed-off-by: Vivek Gautam <gautam.vivek at samsung.com>
> Cc: Julius Werner <jwerner at chromium.org>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Minkyu Kang <mk7.kang at samsung.com>
> Cc: Dan Murphy <dmurphy at ti.com>
> Cc: Marek Vasut <marex at denx.de>

Why not just use include/usb.h ?

Best regards,
Marek Vasut


More information about the U-Boot mailing list