[PATCH] arm: config: omap2plus_defconfig: switch over to LZMA compression

2015-01-30 Thread Felipe Balbi
LZMA compression makes about 33% smaller zImage with just a slight extra decompression time. Before this patch, zImage built with o2+_dc is 4.5MiB and after it's about 3.3MiB. Suggested-by: David Cohen Signed-off-by: Felipe Balbi --- arch/arm/configs/omap2plus_defconfig | 1 + 1 file changed,

Re: [PATCH] arm: config: omap2plus_defconfig: switch over to LZMA compression

2015-03-16 Thread Tony Lindgren
* Felipe Balbi [150130 09:22]: > LZMA compression makes about 33% smaller zImage > with just a slight extra decompression time. > > Before this patch, zImage built with o2+_dc > is 4.5MiB and after it's about 3.3MiB. > > Suggested-by: David Cohen > Signed-off-by: Felipe Balbi Applying this in