]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
easylogo: add lzma support
authorMike Frysinger <vapier@gentoo.org>
Fri, 3 Feb 2012 16:16:59 +0000 (16:16 +0000)
committerWolfgang Denk <wd@denx.de>
Tue, 19 Jun 2012 20:33:55 +0000 (22:33 +0200)
commit1a3cb4ad649607aa8bf1df33a4ce7f5b9e0a5e59
tree1ac2eaeb92483e672419d6d7d64e58ae161f15e9
parentfeb12a1f6d4d9958ab019a3fa6a820244072c889
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>
tools/easylogo/easylogo.c