[U-Boot] [PATCH v2 73/80] dm: usb: Tidy up pipe value decoding
Simon Glass
sjg at chromium.org
Tue Apr 7 21:12:04 CEST 2015
On 25 March 2015 at 12:23, Simon Glass <sjg at chromium.org> wrote:
> Add a few more shifts/masks to make it easier to decode a pipe value (rather
> than just building it). We need this for USB device emulation.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> include/usb_defs.h | 23 +++++++++++++++++------
> 1 file changed, 17 insertions(+), 6 deletions(-)
Applied to u-boot-dm/next.
More information about the U-Boot
mailing list