From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 20 Sep 2014 09:01:10 +0200 Subject: [U-Boot] [PATCH] usb: f_mass_storage: set removable flag in do_inquiry based on LUN In-Reply-To: <1411171606-10971-1-git-send-email-eric.nelson@boundarydevices.com> References: <1411171606-10971-1-git-send-email-eric.nelson@boundarydevices.com> Message-ID: <201409200901.10382.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Saturday, September 20, 2014 at 02:06:46 AM, Eric Nelson wrote: > Without this flag, tools like Alex Page's USB Image Tool > won't see drives exposed over USB Gadget as removable, > and won't allow access to them. > http://www.alexpage.de/usb-image-tool/ > > The code was pulled from the main-line kernel: > drivers/usb/gadget/function/f_mass_storage.c > > Signed-off-by: Eric Nelson I'm OK with this. This should go to current release too. Lukasz, do you agree ? Do you want to pick it + send me PR or shall I apply directly ? Eric, please CC Lukasz on the gadget patches, he's the gadget guru. Best regards, Marek Vasut