coreboot-kgpe-d16/src/mainboard/samsung/lumpy
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 Move GGL0001 ACPI code to generic ChromeOS code 2012-07-24 08:36:03 +02:00
acpi_tables.c SMM: Save the GNVS pointer when creating APCI tables 2012-11-14 05:45:00 +01:00
chromeos.c Unify coreboot table generation 2013-03-22 00:17:55 +01:00
cmos.layout Add support for Sandybridge based Samsung ChromeBook 2012-04-30 23:09:10 +02:00
devicetree.cb sconfig: rename lapic_cluster -> cpu_cluster 2013-02-14 07:07:20 +01:00
dsdt.asl Move GGL0001 ACPI code to generic ChromeOS code 2012-07-24 08:36:03 +02:00
ec.c Add support for Sandybridge based Samsung ChromeBook 2012-04-30 23:09:10 +02:00
ec.h Add support for Sandybridge based Samsung ChromeBook 2012-04-30 23:09:10 +02:00
fadt.c ACPI: Zero pstate/cstate control values in FADT 2012-11-12 03:34:03 +01:00
gpio.h Add support for Sandybridge based Samsung ChromeBook 2012-04-30 23:09:10 +02:00
hda_verb.h bd82x6x: Add beep commands 2012-08-07 01:03:39 +02:00
Kconfig CBMEM: Always have early initialisation 2013-09-21 06:26:54 +02:00
mainboard.c Unify coreboot table generation 2013-03-22 00:17:55 +01:00
Makefile.inc Reduce number of per-mainboard changes 2012-11-16 01:11:31 +01:00
onboard.h Add support for Sandybridge based Samsung ChromeBook 2012-04-30 23:09:10 +02:00
romstage.c timestamps: Stash early timestamps in CAR_GLOBAL 2013-09-21 06:20:44 +02:00
smihandler.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
spd.hex Add support for Sandybridge based Samsung ChromeBook 2012-04-30 23:09:10 +02:00
thermal.h Add support for Sandybridge based Samsung ChromeBook 2012-04-30 23:09:10 +02:00