switch-coreboot/arch/x86/geodelx
Ronald G. Minnich be03d189db Finally, after two years, put in real code for stop_ap(). Code has to be
moved to stage1 ROM code. Make the struct for nodeid/coreid generic to 
x86. Create the functions for existing architectures are a model for 
future architectures (VIA coming soon we hope). 

Move includes so that things build correctly now. 

This is actually a small patch that impacted a number of files due to 
include order changes. This is build and boot tested on simnow and 
build tested on geode. 

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/coreboot-v3@872 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-09-29 14:58:56 +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 stage1_main() calling conventions changed to use two parameters instead 2008-08-28 02:55:14 +00:00
stage1.c Finally, after two years, put in real code for stop_ap(). Code has to be 2008-09-29 14:58:56 +00:00