coreboot-kgpe-d16/src/cpu/x86/16bit
Marc Jones d6e4d518b1 Revert wbind added to the reset_vector
This change reverts :
Change Id I4fdb281b2b684ab5fea999aae28ca08dce24da4d

The wbinvd (or invd) should not be needed at the reset vector. It
causes problems with some CPUs AP init. If there is a problem with
a specific CPU and it must be done at this location, it should be
added conditionally.

Change-Id: I85b71b0a07f039359a4fb889aaa05c75fff619be
Signed-off-by: Marc Jones <marc.jones@se-eng.com>
Reviewed-on: http://review.coreboot.org/908
Tested-by: build bot (Jenkins)
Reviewed-by: Peter Stuge <peter@stuge.se>
2012-04-20 09:09:42 +02:00
..
entry16.inc Fix address of IDT in real-mode entry 2012-03-16 19:34:14 +01:00
entry16.lds Load an IDT with NULL limit 2011-10-13 20:02:46 +02:00
reset16.inc Revert wbind added to the reset_vector 2012-04-20 09:09:42 +02:00
reset16.lds drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH 2011-04-14 20:21:49 +00:00