[LinuxBIOS] selection of compression algorithm

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Tue May 23 14:39:55 CEST 2006


Lu, Yinghai wrote:
> Copy_and_run is used by CAR and included in cache_as_ram_auto.c and
> compiled with gcc. That should be changed to use lzma easily.
> 
> CONFIG_COMPRESSED_ROM_STREAM is used for pay load. --- stream_init will
> do the uncompressed. ( stream_init is in ram)
> 
> CONFIG_COMPRESS is for linuxbios_ram.rom --- copy_and_run will do the
> uncompress. ( copy_and_run is ROM, and used ram as stack and local
> variable)

Patch attached to clear up the naming confusion. Applies on top of my
older patch.
Please apply.

Regards,
Carl-Daniel
-- 
http://www.hailfinger.org/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: linuxbios_rename_CONFIG_COMPRESS.diff
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20060523/57da785f/attachment.ksh>


More information about the coreboot mailing list