[U-Boot] [PATCH] [PATCH v6]Save environment data to mmc.
Wolfgang Denk
wd at denx.de
Sun Sep 19 17:49:08 CEST 2010
Dear Terry Lv,
In message <1274065021792-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.
>
> v6 version fixes the coding-style problems.
>
> Signed-off-by: Terry Lv <r65388 at freescale.com>
> ---
> arch/arm/lib/board.c | 15 +++--
> arch/powerpc/lib/board.c | 17 +++--
> common/Makefile | 1 +
> common/cmd_nvedit.c | 3 +-
> common/env_mmc.c | 154 ++++++++++++++++++++++++++++++++++++++++++++++
> 5 files changed, 178 insertions(+), 12 deletions(-)
> create mode 100644 common/env_mmc.c
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
You can love it, change it, or leave it. There is NO other option.
But do not complain - it is your own choice... -- wd
More information about the U-Boot
mailing list