commit | f932582ff7e4766870cfadf1ea9fb049c2173d27 | [log] [tgz] |
---|---|---|
author | Troy Kisky <troy.kisky@boundarydevices.com> | Wed Oct 03 15:47:06 2012 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Sat Oct 20 17:13:01 2012 +0200 |
tree | 0055b16b72b65c04899f1d04d44d214780370d56 | |
parent | e55eaf95054420e54ae6d9e82076b5d91799b62e [diff] |
imximage: fix size of image to load. sbuf->st_size already includes sizeof(struct imx_header), so remove extra addition. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>