[LinuxBIOS] r3019 - trunk/LinuxBIOSv2/src/mainboard/amd/serengeti_cheetah_fam10

Corey Osgood corey.osgood at gmail.com
Wed Dec 19 19:17:23 CET 2007


svn at openbios.org wrote:
> Author: stepan
> Date: 2007-12-19 18:59:50 +0100 (Wed, 19 Dec 2007)
> New Revision: 3019
>
> Modified:
>    trunk/LinuxBIOSv2/src/mainboard/amd/serengeti_cheetah_fam10/Options.lb
> Log:
> trivial fix for abuild.
>
> Signed-off-by: Stefan Reinauer <stepan at coresystems.de>
> Acked-by: Stefan Reinauer <stepan at coresystems.de>
>
>
> Modified: trunk/LinuxBIOSv2/src/mainboard/amd/serengeti_cheetah_fam10/Options.lb
> ===================================================================
> --- trunk/LinuxBIOSv2/src/mainboard/amd/serengeti_cheetah_fam10/Options.lb	2007-12-19 08:07:37 UTC (rev 3018)
> +++ trunk/LinuxBIOSv2/src/mainboard/amd/serengeti_cheetah_fam10/Options.lb	2007-12-19 17:59:50 UTC (rev 3019)
> @@ -42,6 +42,8 @@
>  uses ROM_SECTION_OFFSET
>  uses CONFIG_ROM_PAYLOAD
>  uses CONFIG_ROM_PAYLOAD_START
> +uses CONFIG_COMPRESSED_PAYLOAD_LZMA
> +uses CONFIG_COMPRESSED_PAYLOAD_NRV2B
>  uses PAYLOAD_SIZE
>  uses _ROMBASE
>  uses XIP_ROM_SIZE

Still the same error as before:
LinuxBIOSv2/src/stream/rom_stream.c:47:90: error: invalid suffix "x" on
integer constant

Uwe tracked this down on another board, but I can't remember what it
was. I thought it was the ROM_SIZE fix.

-Corey




More information about the coreboot mailing list