coreboot/src/cpu/x86
Kyösti Mälkki f8bf5a10c5 Revert "CBMEM: Always have early initialisation"
This reverts commit de1fe7f655.

While things appeared to work, there were actually invalid references
to CAR storage after CAR was torn down on boards without
EARLY_CBMEM_INIT. It was discussed use of CAR_GLOBAL should be
restricted to boards that handle CAR migration properly.

Change-Id: I9969d2ea79c334a7f95a0dbb7c78065720e6ccae
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/3968
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@google.com>
2013-10-14 17:16:22 +02:00
..
16bit Revert wbind added to the reset_vector 2012-04-20 09:09:42 +02:00
32bit Remove whitespace. 2012-02-17 19:04:31 +01:00
cache post code: Replaced hard-coded post code with macro 2012-01-23 22:50:56 +01:00
lapic Rename cpu/x86/car.h to arch/early_variables.h 2013-10-13 12:47:05 +02:00
mtrr cpu/x86/mtrr/mtrr.c: Remove superfluous assignment to type_index 2013-10-03 15:17:05 +02:00
name GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
pae Revert "Use broadcast SIPI to startup siblings" 2012-07-31 06:46:02 +02:00
smm usbdebug: Do not support logging from SMM 2013-08-23 05:05:34 +02:00
tsc x86: add thread support 2013-05-14 05:24:18 +02:00
car.c Rename cpu/x86/car.h to arch/early_variables.h 2013-10-13 12:47:05 +02:00
fpu_enable.inc GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
Kconfig CBMEM: Always select CAR_MIGRATION 2013-09-21 06:34:55 +02:00
Makefile.inc Revert "CBMEM: Always have early initialisation" 2013-10-14 17:16:22 +02:00
sse_enable.inc GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00