From mboxrd@z Thu Jan 1 00:00:00 1970 From: Soeren Moch Date: Fri, 27 Feb 2015 13:40:55 +0100 Subject: [U-Boot] [PATCH 1/2] warp: Add User Mass Storage support In-Reply-To: <54F0654F.5020400@web.de> References: <54F0654F.5020400@web.de> Message-ID: <54F065D7.4050302@web.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de [sorry, this was the wrong subject text] >>> >Hi Fabio, >>> > >>> >On 25/02/2015 13:55, Fabio Estevam wrote: >>>> >>With UMS support we are able to flash the eMMC from U-boot, which is very >>>> >>convenient. >>>> >> >>>> >>Add UMS support to make the eMMC flashing process easier. >>>> >> >>> > >>> >Maybe you want to say USB and not UMS, is it ? >> ok, after a coffe I get now this is User Mass Storage. I should remember >> to take always a coffe before reading patches... >> > I would say: USB Mass Storage, as the command config option and the USB class is named. > Only the help text for the u-boot ums command says "User Mass Storage", I have no idea where this comes from. > > Regards, > Soeren >