[U-Boot] How to program u-boot in eMMC/MMC on iMX

Marek Vasut marex at denx.de
Mon Feb 23 17:21:35 CET 2015


On Monday, February 23, 2015 at 04:19:39 PM, Otavio Salvador wrote:
> On Mon, Feb 23, 2015 at 12:16 PM, Marco Cavallini
> 
> <cavallini.koan at gmail.com> wrote:
> > 2015-02-23 16:03 GMT+01:00 Otavio Salvador <otavio at ossystems.com.br>:
> ...
> 
> > Does exists a method to store a u-boot bootolader in an unpartitioned
> > unformatted eMMC (without kobs-ng, so without using linux), but simply
> > running a command from u-boot?
> > 
> > So in case I have only USB-OTG as connection method to my board I am
> > forced to use MfgTools?
> 
> Not in U-Boot code, up to now.
> 
> You could add fastboot, dfu or thor. So it would be possible.

Or use USB mass storage support in U-Boot (UMS) to export the eMMC to the
host PC as a regular USB stick.

Best regards,
Marek Vasut


More information about the U-Boot mailing list