summaryrefslogtreecommitdiffstats
path: root/include/image.h
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2011-09-27 16:22:11 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2011-09-28 09:23:45 +0200
commit7b49dc335ac5f56a4a53c75eba8d9c0ec589b959 (patch)
tree29adb1e54d0788894ab9114852f986d1a59d1d8c /include/image.h
parentd1ffab8f0c1db7ddc51302883f364700e0894edd (diff)
downloadbarebox-7b49dc335ac5f56a4a53c75eba8d9c0ec589b959.tar.gz
barebox-7b49dc335ac5f56a4a53c75eba8d9c0ec589b959.tar.xz
image: move map_image amd unmap_image to image.c
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'include/image.h')
-rw-r--r--include/image.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/image.h b/include/image.h
index d34d4320d5..691bf2d88b 100644
--- a/include/image.h
+++ b/include/image.h
@@ -344,6 +344,7 @@ void print_image_hdr (image_header_t *hdr);
*/
struct image_handle *map_image(const char *filename, int verify);
void unmap_image(struct image_handle *handle);
+struct image_handle_data* gen_image_handle_data(void* data, ulong len);
/*
* Relocate an image to load_address by uncompressing