On Thu, 22 Mar 2012 15:38:56 +0100
Maximilian Schwerin <m...@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....@samsung.com>
> Cc: Kyungmin Park <kyungmin.p...@samsung.com>
> ---
>  README           |    8 +++++-
>  common/cmd_fat.c |   57 
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 63 insertions(+), 2 deletions(-)

Applied to u-boot-staging/ag...@denx.de after fixing
attribution tags and a typo. Thanks.

Hmm, emails to dg77....@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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to