On 11.03.2009 5:58 Uhr, ron minnich wrote: > This includes the Kontron SMP changes. This also includes 6ex changes. > > The various startup bits on core 0 -- which of these bits are done on core 1? > I could use some feedback here. >
Everything you find in v2's function src/cpu/intel/model_6ex/model_6ex_init.c: static void model_6ex_init(device_t cpu) plus, actually, SMM init (which is done when waking the CPU up, but that's a different story and for later) > Not tested. > > Signed-off-by: Ronald G. Minnich <[email protected]> > > Acked-by: Stefan Reinauer <[email protected]> -- coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br. Tel.: +49 761 7668825 • Fax: +49 761 7664613 Email: [email protected] • http://www.coresystems.de/ Registergericht: Amtsgericht Freiburg • HRB 7656 Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866 -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

