[coreboot] h8qme-2+ won't compile anymore

Joseph Smith joe at settoplinux.org
Tue Mar 23 13:45:48 CET 2010




On Tue, 23 Mar 2010 13:15:14 +0100, Carl-Daniel Hailfinger
<c-d.hailfinger.devel.2006 at gmx.net> wrote:
> Hi Stefan,
> 
> you may want to look into this.
> 
> On 23.03.2010 09:24, Knut Kujat wrote:
>> I downloaded the latest revision and tried to compile it for my board
>> (supermicro h8qme-2+) but it fails compiling with:
>>
>>
>
/home/knut/Documents/Coreboot/NewBuildSystem/5coreboot/build/mainboard/supermicro/h8qme_fam10/crt0.initobj.o:
>> In function `console_init':
>> romstage.c:(.rom.text+0xcd23): undefined reference to `printk_info'
> 
> There was a big change from printk_* to printk in r5266. It is possible
> that some later commits introduced printk_* in a few places again, and
> that may break your build.
> 
> Files with printk_*:
> src/southbridge/amd/rs780/rs780_gfx.c
> src/southbridge/intel/i82801dx/i82801dx_lpc.c
> src/include/console/console.h
> ./src/arch/i386/lib/console_printk.c
> 
Oops, thanks for pointing that out Carl-Daniel I will have to update
i82801dx_lpc.c, I must have missed that.

Although I really do not like any references in coreboot to "BIOS", but I
guess it is too late for that.

printk(BIOS_*, fmt, arg...)

-- 
Thanks,
Joseph Smith
Set-Top-Linux
www.settoplinux.org





More information about the coreboot mailing list