switch-coreboot/arch/x86/intel/core2
Ronald G. Minnich 4697e91e08 This is an emergency fix for the kontron. This fix now allows us to boot to
etherboot. 

The fix is to replace the wbinvd with an invd. The wbinvd is a bad idea, 
since the cache at this point is full of tags to a location that is not backed 
by memory. 

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@1084 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-12-23 07:09:46 +00:00
..
stage0.S back out until this issue is really fixed. 2008-11-26 09:17:29 +00:00
stage1.c This is an emergency fix for the kontron. This fix now allows us to boot to 2008-12-23 07:09:46 +00:00