[U-Boot] [PATCH 10/20] usb: xhci: Change MAX_HC_PORTS to 255

Simon Glass sjg at chromium.org
Sat Jun 17 03:44:04 UTC 2017


On 16 June 2017 at 07:31, Bin Meng <bmeng.cn at gmail.com> wrote:
> HCSPARAMS1:MaxPorts field specifies the maximum port number value,
> and its valid values are in the range of 1 to 255.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  drivers/usb/host/xhci.h | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>

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


More information about the U-Boot mailing list