public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] env export fixes
@ 2013-11-14 13:11 Pierre Aubert
  2013-11-14 13:11 ` [U-Boot] [PATCH 1/2] hashtable: fix the export lenght computation Pierre Aubert
  2013-11-14 13:12 ` [U-Boot] [PATCH 2/2] env export fix: compute the CRC on the real lenght of the exported variables Pierre Aubert
  0 siblings, 2 replies; 10+ messages in thread
From: Pierre Aubert @ 2013-11-14 13:11 UTC (permalink / raw)
  To: u-boot

These patches fix two issues in the export of environment 
variables with CRC calculation.

Pierre Aubert (2):
  hashtable: fix the export lenght computation.
  env export fix: compute the CRC on the real lenght of the exported
    variables.

 common/cmd_nvedit.c |    5 +++--
 lib/hashtable.c     |    2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

-- 
1.7.6.5

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-03-03 17:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-14 13:11 [U-Boot] [PATCH 0/2] env export fixes Pierre Aubert
2013-11-14 13:11 ` [U-Boot] [PATCH 1/2] hashtable: fix the export lenght computation Pierre Aubert
2013-11-14 17:25   ` Wolfgang Denk
2013-11-15  7:09     ` Pierre AUBERT
2013-11-14 13:12 ` [U-Boot] [PATCH 2/2] env export fix: compute the CRC on the real lenght of the exported variables Pierre Aubert
2013-11-14 17:24   ` Wolfgang Denk
2013-11-15  7:20     ` Pierre AUBERT
2014-02-26 20:02       ` Tom Rini
2014-03-03 17:14         ` Pierre AUBERT
2014-03-03 17:33           ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox