[LinuxBIOS] dualcore trouble with LB - opteron 175

yhlu yinghailu at gmail.com
Tue Oct 23 00:40:28 CEST 2007


On 10/22/07, Rudolf Marek <r.marek at assembler.cz> wrote:
> Hello all,
>
> I have new CPU opteron 175 - sigle cpu dualcore, I'm not able to initialize AP
> properly.
> http://assembler.cz/download/minicom_dc.txt
>
> It seems I can boot them, but they never arrive to check point.
>
> Any idea what might be wrong? Also I don't know why my core1 have APIC ID 0x11
> instead of APIC ID 0x1...
>
in your MB Config.lb

default ENABLE_APIC_EXT_ID=1
default APIC_ID_OFFSET=0x10
default LIFT_BSP_APIC_ID=0

==>

default ENABLE_APIC_EXT_ID=0
default APIC_ID_OFFSET=0x10
default LIFT_BSP_APIC_ID=0

YH




More information about the coreboot mailing list