commit | 081cc197472e72ffa625fc659c03e25d43584eb1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Dec 02 13:17:33 2014 -0700 |
committer | Tom Rini <trini@ti.com> | Wed Jan 14 11:35:43 2015 -0500 |
tree | a9bc64e5383c9a56b7be5366a691285e2d6370d6 | |
parent | cc4477289d5a7352809c423d76389c0967cf586d [diff] |
bootm: Export bootm_decomp_image() Export this function for testing. Also add a parameter so that values other than CONFIG_SYS_BOOTM_LEN can be used for the maximum uncompressed size. Signed-off-by: Simon Glass <sjg@chromium.org>