[U-Boot] [PATCH 02/20] usb: xhci: Correct command TRB 4th dword initialization

Simon Glass sjg at chromium.org
Sat Jun 17 03:43:15 UTC 2017


On 16 June 2017 at 07:31, Bin Meng <bmeng.cn at gmail.com> wrote:
> In xhci_queue_command(), when the command is not 'reset endpoint',
> 'stop endpoint' or 'set TR dequeue pointer', endpoint ID should not
> be encoded in the TRB.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  drivers/usb/host/xhci-ring.c | 11 +++++++++--
>  1 file changed, 9 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list