[LinuxBIOS] r2950 - trunk/LinuxBIOSv2/src/mainboard/amd/serengeti_cheetah

svn at openbios.org svn at openbios.org
Wed Nov 7 20:07:18 CET 2007


Author: ward
Date: 2007-11-07 20:07:17 +0100 (Wed, 07 Nov 2007)
New Revision: 2950

Modified:
   trunk/LinuxBIOSv2/src/mainboard/amd/serengeti_cheetah/Options.lb
Log:

Make the LZMA compression option work in buildrom.

Signed-off-by: Myles Watson <myles at pel.cs.byu.edu>
Acked-by: Ward Vandewege <ward at gnu.org>



Modified: trunk/LinuxBIOSv2/src/mainboard/amd/serengeti_cheetah/Options.lb
===================================================================
--- trunk/LinuxBIOSv2/src/mainboard/amd/serengeti_cheetah/Options.lb	2007-11-07 19:02:35 UTC (rev 2949)
+++ trunk/LinuxBIOSv2/src/mainboard/amd/serengeti_cheetah/Options.lb	2007-11-07 19:07:17 UTC (rev 2950)
@@ -24,6 +24,7 @@
 uses CONFIG_ROM_PAYLOAD
 uses CONFIG_ROM_PAYLOAD_START
 uses CONFIG_COMPRESSED_PAYLOAD_LZMA
+uses CONFIG_PRECOMPRESSED_PAYLOAD
 uses PAYLOAD_SIZE
 uses _ROMBASE
 uses XIP_ROM_SIZE





More information about the coreboot mailing list