commit | be946ba86b3d01e2f625c837b8beb3788f27ea29 | [log] [tgz] |
---|---|---|
author | Marian Balakowicz <m8@semihalf.com> | Tue Jan 08 18:11:43 2008 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Thu Feb 07 01:12:55 2008 +0100 |
tree | 0b319db82d613da865cbd907d01a585f0e3fa88e | |
parent | 751b2b80eaed7debf7111eff22aea681ff0731e1 [diff] |
[new uImage] Move gunzip() common code to common/gunzip.c Move gunzip(), zalloc() and zfree() to a separate file. Share zalloc() and zfree() with cramfs uncompress routine. Signed-off-by: Marian Balakowicz <m8@semihalf.com>