coreboot/src
Kyösti Mälkki a63719407f 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>
2015-03-10 23:39:41 +01:00
..
arch x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option 2015-03-10 23:39:41 +01:00
console x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option 2015-03-10 23:39:41 +01:00
cpu x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option 2015-03-10 23:39:41 +01:00
device AMD fam10: Drop PCI_BUS_SEGN_BITS 2015-03-09 19:33:08 +01:00
drivers drivers/i2c/w83793: Use devicetree.cb to set additional values 2015-02-26 06:20:07 +01:00
ec acpi: Generate valid ACPI processor objects 2015-02-16 21:02:30 +01:00
include AMD Bald Eagle: Add northbridge files for new AMD processor 2015-03-10 16:43:23 +01:00
lib Add and consistently use wrapper macro for romstage static variables 2015-03-09 22:42:28 +01:00
mainboard x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option 2015-03-10 23:39:41 +01:00
northbridge northbridge/amd/pi: Remove superfluous logic operand 2015-03-10 16:44:23 +01:00
soc broadwell: enable PCIe endpoint CLK power management 2015-03-09 03:33:52 +01:00
southbridge x86: Fix pointer arithmetic regressions from MMIO changes 2015-02-27 18:15:33 +01:00
superio superio/fintek/f81216h: Add the correct unlock key values 2015-02-14 00:53:26 +01:00
vendorcode Add and consistently use wrapper macro for romstage static variables 2015-03-09 22:42:28 +01:00
Kconfig nvram: Add option to reset NVRAM to default parameters on every boot 2015-02-16 08:36:37 +01:00