switch-coreboot/arch/x86/geodelx
Marc Jones f2872767a2 Add AP detection to stage0 to prevent APs from re-initializing mainboard setup
that has already been done by the BSP. For single processor systems the CPU
flag is always 0, BSP. This code also moves the AP stop for K8 mainboards to
after memory setup so the AP's MTRRs can be setup to match system memory.

Signed-off-by: Marc Jones <marcj303@gmail.com>
Acked-by: Peter Stuge <peter@stuge.se>



git-svn-id: svn://coreboot.org/repository/coreboot-v3@1129 f3766cd6-281f-0410-b1cd-43a5c92072e9
2009-02-10 22:41:35 +00:00
..
cpu.c The named unions in the device tree code are obnoxious and degrade 2008-08-10 00:20:24 +00:00
geodelx.c Typo: word duplication. 2008-08-22 11:33:19 +00:00
stage0.S Add AP detection to stage0 to prevent APs from re-initializing mainboard setup 2009-02-10 22:41:35 +00:00
stage1.c Right now we face the problem that we can't support processors which 2008-10-16 03:00:28 +00:00