[U-Boot] Request for Help: How to save data to an SD/MMC card

Ilya Yanok yanok at emcraft.com
Wed Dec 14 00:34:14 CET 2011


Hi Graeme,

On 14.12.2011 03:28, Graeme Russ wrote:
>>> I have a need to dump memory contents to a filesystem on an SD/MMC
>>
>> Do you really need a filesystem for this? You can easily dump memory to SD using
>> block write.
> 
> Well I want to copy the data back to my dev PC - If the SD/MMC card is
> formatted with a filesystem, it is trivial to transfer the data back
> and forth

Well, it shouldn't be that hard to get the data written to specific
blocks on the dev PC using dd command.

Regards, Ilya.


More information about the U-Boot mailing list