-
- Downloads
[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>
Showing
- common/Makefile 1 addition, 0 deletionscommon/Makefile
- common/cmd_bootm.c 3 additions, 91 deletionscommon/cmd_bootm.c
- common/gunzip.c 113 additions, 0 deletionscommon/gunzip.c
- fs/cramfs/uncompress.c 2 additions, 18 deletionsfs/cramfs/uncompress.c
- lib_generic/bzlib.c 4 additions, 0 deletionslib_generic/bzlib.c
Loading
Please register or sign in to comment