From: Ulf Samuelsson <ulf_samuelsson@telia.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Request for Help: How to save data to an SD/MMC card
Date: Wed, 14 Dec 2011 00:31:58 +0100 [thread overview]
Message-ID: <4EE7E06E.6070106@telia.com> (raw)
In-Reply-To: <CALButCKW0OJD0P52aF7yaAN6dZbDwP3TX8CTGr7o9_QVJgpSyQ@mail.gmail.com>
On 2011-12-14 00:28, Graeme Russ wrote:
> Hi Ilya,
>
> On Wed, Dec 14, 2011 at 10:26 AM, Ilya Yanok<yanok@emcraft.com> wrote:
>> Hi Graeme,
>>
>> Graeme Russ<graeme.russ<at> gmail.com> writes:
>>> 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
>
> Regards,
>
> Graeme
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
dd i=<card> o=<file> ?
--
Best Regards
Ulf Samuelsson
next prev parent reply other threads:[~2011-12-13 23:31 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-13 5:16 [U-Boot] Request for Help: How to save data to an SD/MMC card Graeme Russ
2011-12-13 8:14 ` Wolfgang Denk
2011-12-13 23:18 ` Graeme Russ
2011-12-13 23:26 ` Ilya Yanok
2011-12-13 23:28 ` Graeme Russ
2011-12-13 23:31 ` Ulf Samuelsson [this message]
2011-12-13 23:34 ` Ilya Yanok
2011-12-13 23:37 ` Graeme Russ
2011-12-13 23:46 ` Ilya Yanok
2011-12-13 23:52 ` Graeme Russ
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4EE7E06E.6070106@telia.com \
--to=ulf_samuelsson@telia.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.