Hi, On Wed, Mar 11, 2009 at 5:17 PM, <[email protected]> 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 -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

