[U-Boot] cmd: Make CMD_USB_MASS_STORAGE visible only with USB_GADGET and default y

Tom Rini trini at konsulko.com
Sat Oct 8 19:12:08 CEST 2016


On Sat, Oct 08, 2016 at 01:06:26PM -0400, Tom Rini wrote:
> On Mon, Sep 19, 2016 at 12:40:12PM -0400, Tom Rini wrote:
> 
> > In order for CMD_USB_MASS_STORAGE to be useful we must have USB_GADGET
> > enabled, so only show this option when USB_GADGET is set.  In addition,
> > expand the help text so it's clearer what this does and given the
> > overall utility of this command, make it enabled by default.
> > 
> > Signed-off-by: Tom Rini <trini at konsulko.com>
> 
> Applied to u-boot/master, thanks!

No, no it's not.  This needs a bit more work as it exposes some
backend options that need to be migrated first, and it also needs to
depend on USB_GADGET_DOWNLOAD being set as we need to have the IDs set
and can't (well, shouldn't) force values there.  So this is really a
changes requested.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161008/aa08c8c9/attachment-0001.sig>


More information about the U-Boot mailing list