coreboot-kgpe-d16/src/mainboard/emulation/qemu-i440fx
Kyösti Mälkki de1fe7f655 CBMEM: Always have early initialisation
Assume EARLY_CBMEM_INIT=y everywhere and remove option from Kconfig.

If romstage does not make the cbmem_initialize() call, features like
COLLECT_TIMESTAMPS and early CBMEM_CONSOLE will execute during
romstage, but that data will get lost as no CAR migration is
executed.

Change-Id: I5615645ed0f5fd78fbc372cf5c3da71a3134dd85
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/3917
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@google.com>
2013-09-21 06:26:54 +02:00
..
acpi
acpi_tables.c
cache_as_ram.inc
cmos.layout
devicetree.cb
dsdt.asl
fw_cfg.c
fw_cfg.h
fw_cfg_if.h
irq_tables.c
Kconfig CBMEM: Always have early initialisation 2013-09-21 06:26:54 +02:00
mainboard.c qemu: i440fx whitespace fixup 2013-06-17 17:04:43 +02:00
Makefile.inc
memory.c CBMEM x86: Unify get_cbmem_toc() 2013-09-11 07:18:53 +02:00
northbridge.c qemu: q35: fix pci bar placement 2013-09-18 12:07:02 +02:00
romstage.c timestamps: Stash early timestamps in CAR_GLOBAL 2013-09-21 06:20:44 +02:00