commit | 58af1aeaec9fbfb4a0e230490b8903427e483120 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Tue Oct 25 09:48:16 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Fri Nov 04 22:06:37 2011 +0100 |
tree | 4cb96a479c660d70129bfb9324b4959700cf38e1 | |
parent | 97849575cc4c6d13c781be8a71bd5c8feafef484 [diff] |
qong: enable support for compressed images - enable support for unzip command - enable support for compressed bitmap images We also have to increase the malloc() arena a bit for this. Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: Stefano Babic <sbabic@denx.de>