]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/bootm.h
bootm: Export bootm_decomp_image()
authorSimon Glass <sjg@chromium.org>
Tue, 2 Dec 2014 20:17:33 +0000 (13:17 -0700)
committerTom Rini <trini@ti.com>
Wed, 14 Jan 2015 16:35:43 +0000 (11:35 -0500)
commit081cc197472e72ffa625fc659c03e25d43584eb1
treea9bc64e5383c9a56b7be5366a691285e2d6370d6
parentcc4477289d5a7352809c423d76389c0967cf586d
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>
common/bootm.c
include/bootm.h