
8 Oct
2016
8 Oct
'16
7:12 p.m.
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@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