commit | 1b99e5bbb619f91c675306226a262a14c9d9a3a3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Aug 30 16:55:23 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Sep 02 21:28:23 2015 -0600 |
tree | eccb55f1d1ccbda5deae4978caa3ca6978fd3872 | |
parent | 424b86ae597fa933b94fa91a6683e8c6b47af81d [diff] |
mkimage: Allow the original file size to be recorded Allow the image handler to store the original input file size so that it can reference it later. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>