On 14.11.2008 05:46, ron minnich wrote: > add a core2 stage1. > > core2 stage/01 now builds. > > Get a stop_ap out of a mainboard and into the via cpu support where it > belongs. > > ron > > Index: arch/x86/Makefile > Add core2 stage1.c dependency > > Index: arch/x86/intel/core2/stage1.c > Initial core2 disable_car and stop_ap > disable_car is wrong but we can fix that tomorrow -- it's core 2 day on > friday! > > Index: arch/x86/via/stage1.c > Add empty stop_ap() > > Index: mainboard/kontron/986lcd-m/stage1_debug.c > Cleanup > Index: mainboard/kontron/986lcd-m/initram.c > Cleanup > Index: mainboard/jetway/j7f2/stage1.c > Remove definition of stop_ap; this belongs in the cpu! > Index: southbridge/intel/i82801gx/libsmbus.c > Fix definition of TIMEOUT (i.e. remove it) > > Signed-off-by: Ronald G. Minnich <[EMAIL PROTECTED]>
Acked-by: Carl-Daniel Hailfinger <[EMAIL PROTECTED]> Regards, Carl-Daniel -- http://www.hailfinger.org/ -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

