From: Josh Wu <josh.wu@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] at91sam9x5: mmc: save environment as a file in FAT partition.
Date: Mon, 11 Mar 2013 19:18:23 +0800 [thread overview]
Message-ID: <513DBD7F.2030500@atmel.com> (raw)
In-Reply-To: <513CACE5.7060301@googlemail.com>
On 3/10/2013 11:55 PM, Andreas Bie?mann wrote:
Hi, Andreas
> Dear Josh Wu,
>
> On 22.02.2013 11:36, Josh Wu wrote:
>> Hi, Bo Shen
>>
>> Sorry for the late reply. I am taken over by other stuff. check my
>> comments below.
>>
>> On 1/23/2013 5:31 PM, Bo Shen wrote:
>>> Hi Josh,
>>>
>>> On 01/22/2013 04:36 PM, Josh Wu wrote:
>>>> This patch will save U-Boot environment as a file: uboot.env, in FAT
>>>> partition
>>>> instead of saving it in raw sector of SD card.
>>>> Since saving environment in raw sector has risk of corrupting the SD
>>>> card and
>>>> only can use very small size.
>>>> Save as a FAT file has no above limitation.
>>>>
>>>> Signed-off-by: Josh Wu<josh.wu@atmel.com>
>>>> ---
>>>> this patch is based on v2013.01.
>>>>
>>>> include/configs/at91sam9x5ek.h | 12 +++++++-----
>>>> 1 file changed, 7 insertions(+), 5 deletions(-)
>>>
>>> When I test this on at91sam9g35ek board, execute "saveenv", it will
>>> report following information, any information for this?
>>
>> I also tested some sd card, and I meet this issue you met too.
>> In such situation, the command "mmc part" will report a unknow
>> partition error.
>> I suspect the issue is caused by either mmc driver or FAT partition part
>> of code.
>> And I will continue digging this issue. Thanks for report the errors.
>
> Have you an updated version of this patch?
Sorry, I didn't follow up this issue yet. So no update so far. I will
continue work on it when I have time.
Best Regards,
Josh Wu
>
> Best regards
>
> Andreas Bie?mann
prev parent reply other threads:[~2013-03-11 11:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-22 8:36 [U-Boot] [PATCH] at91sam9x5: mmc: save environment as a file in FAT partition Josh Wu
2013-01-23 9:31 ` Bo Shen
2013-02-22 10:36 ` Josh Wu
2013-03-10 15:55 ` Andreas Bießmann
2013-03-11 11:18 ` Josh Wu [this message]
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=513DBD7F.2030500@atmel.com \
--to=josh.wu@atmel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox