On 3/25/12, Anatolij Gustschin <[email protected]> wrote:
> On Thu, 22 Mar 2012 15:38:56 +0100
> Maximilian Schwerin <[email protected]> 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 <[email protected]>
>> Cc: Kyungmin Park <[email protected]>
>> ---
>>  README           |    8 +++++-
>>  common/cmd_fat.c |   57
>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++
>>  2 files changed, 63 insertions(+), 2 deletions(-)
>
> Applied to u-boot-staging/[email protected] after fixing
> attribution tags and a typo. Thanks.
>
> Hmm, emails to [email protected] address are now rejected:
> Recipient address rejected: User unknown (in reply to RCPT TO command)
Hi,

FYI: Now Mr. Kim is left the company. So if any issue and codes from
Mr. Kim, then let me follow up.

Thank you,
Kyungmin Park
>
>
>> +    printf("%ld bytes write\n", size);
>
> typo fixed, s/write/written/
>
> Thanks,
> Anatolij
> _______________________________________________
> U-Boot mailing list
> [email protected]
> http://lists.denx.de/mailman/listinfo/u-boot
>
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to