coreboot-kgpe-d16/src
Kyösti Mälkki 87accccdc2 CBMEM: Always build for x86 romstage
Always build CBMEM for romstage, even for boards that will not use it.
We further restrict car_migrate_variables() runs to non-ROMCC boards without
BROKEN_CAR_MIGRATE.

This fixes regression of commit 71b21455 that broke CBMEM console support
for boards with a combination of !EARLY_CBMEM_INIT && !HAVE_ACPI_RESUME.

Change-Id: Ife91d7baebdc9bd1e086896400059a165d3aa90f
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/7877
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2014-12-30 17:47:22 +01:00
..
arch CBMEM: Always build for x86 romstage 2014-12-30 17:47:22 +01:00
console ipq8064: prepare UART driver for use in coreboot 2014-12-05 20:22:47 +01:00
cpu CBMEM: Always build for x86 romstage 2014-12-30 17:47:22 +01:00
device RELOCATABLE_RAMSTAGE: Fix weak symbols with option ROMs 2014-12-28 19:57:16 +01:00
drivers TPM: Fix i2c driver dependency 2014-12-23 04:13:32 +01:00
ec i2c: Replace the i2c API. 2014-12-16 00:02:43 +01:00
include RELOCATABLE_RAMSTAGE: Fix weak symbols with option ROMs 2014-12-28 19:57:16 +01:00
lib CBMEM: Always build for x86 romstage 2014-12-30 17:47:22 +01:00
mainboard intel CAR: Fix DCACHE_RAM_BASE for old sockets 2014-12-30 10:21:43 +01:00
northbridge northbridge/amd/pi/northbridge.c: Remove superfluous logic operand 2014-12-29 04:06:23 +01:00
soc intel baytrail broadwell: Include microcode updates 2014-12-28 20:01:19 +01:00
southbridge Intel FSP: Fix GPI status output 2014-12-30 10:21:14 +01:00
superio Drop Intel E7520 and E7525 and related boards 2014-12-18 02:11:06 +01:00
vendorcode amd/agesa/f15/Proc/Common/S3SaveState.c: Sync with f15tn 2014-12-22 11:11:17 +01:00
Kconfig CBMEM: Always build for x86 romstage 2014-12-30 17:47:22 +01:00