On 16 June 2017 at 07:31, Bin Meng <[email protected]> wrote: > xHC reports supported maximum number of ports in the HCSPARAMS1 > register, so it's unnecessary to use a hardcoded config option > CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS. > > Signed-off-by: Bin Meng <[email protected]> > --- > > drivers/usb/host/xhci.c | 8 +++++--- > drivers/usb/host/xhci.h | 4 +--- > 2 files changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

