diff options
author | Horst Kronstorfer <hkronsto@frequentis.com> | 2011-12-16 23:33:10 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-12-19 10:19:34 +0100 |
commit | d3f80c77ca92eaf1e7166f0c4fdcaafefc563277 (patch) | |
tree | 60eafe94864819dc8848c94074ce00b2c4942d37 /Makefile | |
parent | a7b39185338c333a052728a7952b5f1cba4fc22a (diff) | |
download | u-boot-imx-d3f80c77ca92eaf1e7166f0c4fdcaafefc563277.zip u-boot-imx-d3f80c77ca92eaf1e7166f0c4fdcaafefc563277.tar.gz u-boot-imx-d3f80c77ca92eaf1e7166f0c4fdcaafefc563277.tar.bz2 |
common/cmd_nvedit.c: Fix size calculation in do_env_import()
do_env_import() missed the final '\0' terminator when calculating the
size of an environment data block. This led to an erroneous 'bad CRC,
import failed' message for a checksum protected environment (-c.)
Signed-off-by: Horst Kronstorfer <hkronsto@frequentis.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions