commit | 1a3cb4ad649607aa8bf1df33a4ce7f5b9e0a5e59 | [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 | feb12a1f6d4d9958ab019a3fa6a820244072c889 [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>