[U-Boot] [PATCH] [PATCH V4]Save environment data to mmc.

Steve Sakoman sakoman at gmail.com
Thu Jun 24 19:08:31 CEST 2010


On Thu, May 6, 2010 at 3:22 PM, Wolfgang Denk <wd at denx.de> wrote:
> Dear Terry Lv,
>
> In message <12730401491046-git-send-email-r65388 at freescale.com> you wrote:
>> This patch is to save environment data to mmc card.
>> It uses interfaces defined in generic mmc.

<snip>

>> diff --git a/common/env_mmc.c b/common/env_mmc.c
>> new file mode 100644
>> index 0000000..c9a9415
>> --- /dev/null
>> +++ b/common/env_mmc.c
>
> Hm... I see a tendency to add more and more such files that all deal
> with one sort of a block oriented storage device or another.  Should
> we not try to generalize this?

Has there been any further work on this patch (taking into account
Wolfgang's comments)?

I'll need to do something similar for saving the OMAP4430 SDP
environment to emmc, so I can help out with testing on another
platform.

Steve


More information about the U-Boot mailing list