From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] cmd_fat: add FAT write command
Date: Sun, 25 Mar 2012 01:26:17 +0100 [thread overview]
Message-ID: <20120325012617.1259bf0a@wker> (raw)
In-Reply-To: <1332427136-13918-2-git-send-email-mvs@tigris.de>
On Thu, 22 Mar 2012 15:38:56 +0100
Maximilian Schwerin <mvs@tigris.de> wrote:
> Once CONFIG_FAT_WRITE is defined, users can invoke 'fatwrite' command
> that saves data in RAM as a FAT file.
>
> This patch was originally part of
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/121847
>
> Reported-by: Donggeun Kim <dg77.kim@samsung.com>
> Cc: Kyungmin Park <kyungmin.park@samsung.com>
> ---
> README | 8 +++++-
> common/cmd_fat.c | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 63 insertions(+), 2 deletions(-)
Applied to u-boot-staging/agust at denx.de after fixing
attribution tags and a typo. Thanks.
Hmm, emails to dg77.kim at samsung.com address are now rejected:
Recipient address rejected: User unknown (in reply to RCPT TO command)
> + printf("%ld bytes write\n", size);
typo fixed, s/write/written/
Thanks,
Anatolij
next prev parent reply other threads:[~2012-03-25 0:26 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-13 9:57 [U-Boot] [PATCH 1/2] cmd_fat: add FAT write command Maximilian Schwerin
2012-03-13 9:57 ` [U-Boot] [PATCH 2/2] Add support for loading and saving the environment to a FAT partition Maximilian Schwerin
2012-03-30 20:40 ` Wolfgang Denk
2012-03-18 21:04 ` [U-Boot] [PATCH 1/2] cmd_fat: add FAT write command Wolfgang Denk
2012-03-22 14:38 ` [U-Boot] [PATCH 1/2] FAT write: Fix compile errors Maximilian Schwerin
2012-03-24 23:57 ` [U-Boot] [PATCH] fs/fat/fat_write.c: Fix GCC 4.6 warnings Anatolij Gustschin
2012-03-25 0:30 ` Anatolij Gustschin
2012-03-25 0:17 ` [U-Boot] [PATCH 1/2] FAT write: Fix compile errors Anatolij Gustschin
2012-03-22 14:38 ` [U-Boot] [PATCH 2/2] cmd_fat: add FAT write command Maximilian Schwerin
2012-03-25 0:26 ` Anatolij Gustschin [this message]
2012-03-26 0:34 ` Kyungmin Park
2012-03-26 7:13 ` Anatolij Gustschin
2012-03-26 8:27 ` Maximilian Schwerin
2012-03-26 8:33 ` Kyungmin Park
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=20120325012617.1259bf0a@wker \
--to=agust@denx.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox