x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option
commita63719407fc5fad17eebe0e5086511a511466353
authorKyösti Mälkki <kyosti.malkki@gmail.com>
Tue, 10 Mar 2015 05:25:35 +0000 (10 07:25 +0200)
committerKyösti Mälkki <kyosti.malkki@gmail.com>
Tue, 10 Mar 2015 22:39:41 +0000 (10 23:39 +0100)
tree5775ef1a0f8c1ea45c5da5a89a9dd4b17da1d8d7
parentf48b38b8d794fda4f1be523e1f823c6b78ab83e3
x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option

This was added to handle cases of Intel FSP platforms that had
EARLY_CBMEM_INIT but could not migrate CAR variables to CBMEM.
These boards were recently fixed.

To support combination of EARLY_CBMEM_INIT without CAR migration was
added maintenance effort with little benefits. You had no CBMEM
console for romstage and the few timestamps you could store were
circulated via PCI scratchpads or CMOS nvram.

Change-Id: I5cffb7f2b14c45b67ee70cf48be4d7a4c9e5f761
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/8636
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@google.com>
src/arch/x86/Kconfig
src/console/Kconfig
src/cpu/amd/agesa/Kconfig
src/cpu/amd/pi/Kconfig
src/cpu/intel/ep80579/Kconfig
src/cpu/x86/car.c
src/mainboard/asus/dsbf/Kconfig
src/mainboard/iwave/iWRainbowG6/Kconfig
src/mainboard/supermicro/x7db8/Kconfig