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

2010-06-24 Thread Steve Sakoman
On Thu, May 6, 2010 at 3:22 PM, Wolfgang Denk wrote: > Dear Terry Lv, > > In message <12730401491046-git-send-email-r65...@freescale.com> you wrote: >> This patch is to save environment data to mmc card. >> It uses interfaces defined in generic mmc. >> diff --git a/common/env_mmc.c b/common/env

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

2010-06-22 Thread Wolfgang Denk
Dear "Lv Terry-R65388", Please stop top posting / full quoting. This style of replying to messages ios a major PITA to deal with :-( In message <1ae74f652ecb1440b73dd7c2c20842d1b3a...@zch01exm27.fsl.freescale.net> you wrote: > > Though a block offset macros is more suitable for a block de

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

2010-05-06 Thread Lv Terry-R65388
[mailto:w...@denx.de] Sent: 2010年5月7日 6:22 To: Lv Terry-R65388 Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] [PATCH] [PATCH V4]Save environment data to mmc. Dear Terry Lv, In message <12730401491046-git-send-email-r65...@freescale.com> you wrote: > This patch is to save environment da

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

2010-05-06 Thread Wolfgang Denk
Dear Terry Lv, In message <12730401491046-git-send-email-r65...@freescale.com> you wrote: > This patch is to save environment data to mmc card. > It uses interfaces defined in generic mmc. > > Signed-off-by: Terry Lv > --- > arch/arm/lib/board.c | 14 +++-- > arch/powerpc/lib/board.c |