commit | ad3cd07f04e31c7f68c3cadc2f88475dd9205d5a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jun 02 22:04:44 2014 -0600 |
committer | Tom Rini <trini@ti.com> | Wed Jun 11 16:25:39 2014 -0400 |
tree | 18f1fce5fb2f46972b94b35b9ccb8f2de0ff51b0 | |
parent | 18b06652cdd58364fe1493fd9996dce2333ed5ba [diff] |
ti: am335x: Fix the U-Boot binary output This should include the hash so that image_binary_size is really at the end of the image, and not some 300 bytes earlier. Signed-off-by: Simon Glass <sjg@chromium.org>