[coreboot] r1145 - in coreboot-v3: arch/x86 arch/x86/intel/core2 device include lib mainboard/kontron/986lcd-m

Pattrick Hueper phueper at hueper.net
Fri Mar 13 22:27:00 CET 2009


Hi,

On Wed, Mar 11, 2009 at 5:17 PM,  <svn at coreboot.org> wrote:
...
>
> +       cpu_phase2(is_coldboot(), sysinfo);
> +

This breaks the qemu-x86 build for me... is_coldboot() is undefined,
it is only defined in northbridge/intel/i945/reset_test.c

I have changed the CFLAGS to include -g to make debugging in qemu-x86
with gdb possible, dont know if that has anything to do with it...

Cheers, Patty




More information about the coreboot mailing list