Re: [U-Boot] [PATCH v2 1/2] warp: Add USB Mass Storage support

2015-03-02 Thread Stefano Babic
On 28/02/2015 19:16, Fabio Estevam wrote: > From: Fabio Estevam > > 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. > > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks ! Be

Re: [U-Boot] [PATCH v2 1/2] warp: Add USB Mass Storage support

2015-03-01 Thread Otavio Salvador
On Sat, Feb 28, 2015 at 3:16 PM, Fabio Estevam wrote: > From: Fabio Estevam > > 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. > > Signed-off-by: Fabio Estevam Acked-by: Otavio Salvador --

[U-Boot] [PATCH v2 1/2] warp: Add USB Mass Storage support

2015-03-01 Thread Fabio Estevam
From: Fabio Estevam 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. Signed-off-by: Fabio Estevam --- Changes since v1: - Use the standard 'USB Mass Storage' term board/warp/warp.c | 6 +