
23 Feb
2015
23 Feb
'15
5:21 p.m.
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@gmail.com wrote:
2015-02-23 16:03 GMT+01:00 Otavio Salvador otavio@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