From mboxrd@z Thu Jan 1 00:00:00 1970 From: Piotr Wilczek Date: Tue, 29 Jan 2013 16:26:24 +0100 Subject: [U-Boot] [PATCH 1/4] usb:composite: USB Mass Storage - storage_common.c from Linux kernel In-Reply-To: <201301251216.04122.marex@denx.de> References: <1358930549-7595-1-git-send-email-p.wilczek@samsung.com> <201301241332.52697.marex@denx.de> <000301cdfae5$a6e0d660$f4a28320$%wilczek@samsung.com> <201301251216.04122.marex@denx.de> Message-ID: <5107EA20.2060301@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Marek Vasut, On 01/25/2013 12:16 PM, Marek Vasut wrote: > Dear Piotr Wilczek, > >> Dear Marek Vasut, >> >>> -----Original Message----- >>> From: Marek Vasut [mailto:marex at denx.de] >>> Sent: Thursday, January 24, 2013 1:33 PM >>> To: Piotr Wilczek >>> Cc: u-boot at lists.denx.de; Minkyu Kang; Kyungmin Park; Lukasz Majewski; >>> Tom Rini; Andrzej Pietrasiewicz >>> Subject: Re: [PATCH 1/4] usb:composite: USB Mass Storage - >>> storage_common.c from Linux kernel >>> >>> Dear Piotr Wilczek, >>> >>>> From: Lukasz Majewski >>>> >>>> The storage_common.c source file from v2.6.36 Linux kernel. >>> >>> Is it not possibly to port anything more recent? If not, so be it. >> >> The reason was to use the simplest and tested version. > > Nevermind my dumb comment, I took a peek and figured as much as that we're stuck > with .36-ish gadget framework. > > Now, completely unrelated question, but since you're the expert at these things, > I'll just fire it at you -- do you think porting serial gadget would be too > hard? Apparently the CONFIG_USB_TTY is a junk and with the new gadget drivers, > this won't work, thus we need new usb-serial-gadget driver. > Thank you for all your comments. Regarding your question, I'm not sure at the moment how much effort it is required to port that driver. > Best regards, > Marek Vasut > Best regards, Piotr Wilczek