[U-Boot] [PATCH 2/2] env export fix: compute the CRC on the real lenght of the exported variables.

2013-11-14 Thread Pierre Aubert
Signed-off-by: Pierre Aubert --- common/cmd_nvedit.c |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/common/cmd_nvedit.c b/common/cmd_nvedit.c index 5bcc324..c32a932 100644 --- a/common/cmd_nvedit.c +++ b/common/cmd_nvedit.c @@ -922,14 +922,15 @@ NXTARG: ;

Re: [U-Boot] [PATCH 2/2] env export fix: compute the CRC on the real lenght of the exported variables.

2014-02-26 Thread Tom Rini
[ Catching up on some old emails ] On Fri, Nov 15, 2013 at 08:20:09AM +0100, Pierre AUBERT wrote: > Dear Wolfgang Denk, > > Le 14/11/2013 18:24, Wolfgang Denk a écrit : > >Dear Pierre Aubert, > > > >In message <1384434720-11214-3-git-send-email-p.aub...@staubli.com> you > >wrote: > >>Signed-off-

Re: [U-Boot] [PATCH 2/2] env export fix: compute the CRC on the real lenght of the exported variables.

2013-11-14 Thread Wolfgang Denk
Dear Pierre Aubert, In message <1384434720-11214-3-git-send-email-p.aub...@staubli.com> you wrote: > Signed-off-by: Pierre Aubert > --- > common/cmd_nvedit.c |5 +++-- > 1 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/common/cmd_nvedit.c b/common/cmd_nvedit.c > index 5bcc3

Re: [U-Boot] [PATCH 2/2] env export fix: compute the CRC on the real lenght of the exported variables.

2013-11-14 Thread Pierre AUBERT
Dear Wolfgang Denk, Le 14/11/2013 18:24, Wolfgang Denk a écrit : Dear Pierre Aubert, In message <1384434720-11214-3-git-send-email-p.aub...@staubli.com> you wrote: Signed-off-by: Pierre Aubert --- common/cmd_nvedit.c |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --gi

Re: [U-Boot] [PATCH 2/2] env export fix: compute the CRC on the real lenght of the exported variables.

2014-03-03 Thread Pierre AUBERT
Dear Tom Rini Le 26/02/2014 21:02, Tom Rini a écrit : [ Catching up on some old emails ] On Fri, Nov 15, 2013 at 08:20:09AM +0100, Pierre AUBERT wrote: Dear Wolfgang Denk, Le 14/11/2013 18:24, Wolfgang Denk a écrit : Dear Pierre Aubert, In message <1384434720-11214-3-git-send-email-p.aub...

Re: [U-Boot] [PATCH 2/2] env export fix: compute the CRC on the real lenght of the exported variables.

2014-03-03 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/03/2014 12:14 PM, Pierre AUBERT wrote: > Dear Tom Rini > > Le 26/02/2014 21:02, Tom Rini a écrit : >> [ Catching up on some old emails ] >> >> On Fri, Nov 15, 2013 at 08:20:09AM +0100, Pierre AUBERT wrote: >>> Dear Wolfgang Denk, >>> >>> Le 14/1