coreboot-kgpe-d16/src/arch
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
..
arm cpu/armltd/cortex-a9: Remove stub func dead code 2014-12-19 22:32:13 +01:00
arm64 Replace hlt with halt() 2014-12-02 10:25:55 +01:00
riscv UCB RISCV: Switch to DYNAMIC_CBMEM 2014-12-09 15:20:16 +01:00
x86 CBMEM: Always build for x86 romstage 2014-12-30 17:47:22 +01:00