commit | 7b922cbb1f26d841be87fe2e797a8101568320ef | [log] [tgz] |
---|---|---|
author | Troy Kisky <troy.kisky@boundarydevices.com> | Wed Oct 03 15:47:07 2012 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Sat Oct 20 17:13:02 2012 +0200 |
tree | e919b557cb88ed9206760e84692d14589c00e4e7 | |
parent | f932582ff7e4766870cfadf1ea9fb049c2173d27 [diff] |
imximage: delay setting of image size When later we change to variable length header, we won't know the file size when set_imx_hdr is called. So this is prep work. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>