Dear Terry Lv, In message <[email protected]> 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 <[email protected]> > --- > 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: [email protected] You can love it, change it, or leave it. There is NO other option. But do not complain - it is your own choice... -- wd _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

