[PATCH 3/3] pbl: add lz4 support

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Mon Jul 15 06:08:54 EDT 2013


On 11:00 Mon 15 Jul     , Sascha Hauer wrote:
> On Fri, Jul 12, 2013 at 11:22:39AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> > @@ -54,6 +54,9 @@ if IMAGE_COMPRESSION
> >  choice
> >  	prompt "Compression"
> >  
> > +config IMAGE_COMPRESSION_LZ4
> > +	bool "lz4"
> > +
> >  config IMAGE_COMPRESSION_LZO
> >  	bool "lzo"
> 
> Can we add this in a way that it doesn't get the default for all configs
> currently using lzo? Either put it at the end of the choice or add a
> 'default IMAGE_COMPRESSION_LZO'?
yeah this default will do the tric

I plan to update the LZO too as we can get 10 to 20% decompression speed up

Best Regards,
J.
> 
> Sascha
> 
> -- 
> Pengutronix e.K.                           |                             |
> Industrial Linux Solutions                 | http://www.pengutronix.de/  |
> Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
> Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list