[U-Boot] [PATCH 2/3] usb: Allow up to 7 storage devices
Marek Vasut
marex at denx.de
Fri Jan 8 13:10:25 CET 2016
On Friday, January 08, 2016 at 04:34:27 AM, Simon Glass wrote:
> On 3 January 2016 at 14:23, Marek Vasut <marex at denx.de> wrote:
> > On Sunday, January 03, 2016 at 09:50:30 PM, Simon Glass wrote:
> >> The current limit of 5 is not enough for the driver model USB tests.
> >> Really we should not have a limit but the driver model code still uses
> >> the usb_dev_desc[] array, which has a limit.
> >>
> >> Increasing the limit by 2 should not bother anyone. Adjust it.
> >>
> >> Signed-off-by: Simon Glass <sjg at chromium.org>
> >
> > Reviewed-by: Marek Vasut <marex at denx.de>
> >
> > btw moving this constant to one place would be nice ;)
>
> OK, how about this:
>
> http://patchwork.ozlabs.org/patch/564474/
That's fine, thanks!
Best regards,
Marek Vasut
More information about the U-Boot
mailing list