commit | 6d9766d2c3eb448bfae04e57d65a7659a9103940 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Fri Feb 03 16:16:59 2012 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Tue Jun 19 22:33:55 2012 +0200 |
tree | 1ac2eaeb92483e672419d6d7d64e58ae161f15e9 | |
parent | a66afbd77bf0f69354c220fbc31a81b4edaca87c [diff] |
easylogo: add lzma support Compressing the logos with lzma rather than gzip saves ~9kb with the Blackfin 24bit images and ~3kb with the 16bit images. Add a new -l option to easylogo so people can pick lzma as their decompression routine. Signed-off-by: Mike Frysinger <vapier@gentoo.org>