[U-Boot] [PATCH 0/2] env export fixes

Pierre Aubert p.aubert at staubli.com
Thu Nov 14 14:11:58 CET 2013


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



More information about the U-Boot mailing list