[U-Boot-Users] gunzip api
Jhavk
jhavk_2000 at yahoo.com
Tue Nov 9 08:28:57 CET 2004
I have to uncompress a gzipped application inside
uboot.
But i do not understand the gunzip api:
gunzip ((void *)ntohl(hdr->ih_load), unc_len,
(uchar *)data,
(int *)&len)
In partcular i would like to know:
1. How to get a pointer to uncompressed image after
calling gunzip.
2. How to get the size of umcompressed image.
Regards,
Jhavk
__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com
More information about the U-Boot
mailing list