switch-coreboot/src
Denis 'GNUtoo' Carikli 4560ca5003 Lenovo ThinkPad X60: Init CBMEM early for CBMEM console support.
Enable `EARLY_CBMEM_INIT` for CBMEM console support by looking how
other boards do this.

This commit is tested by enabling the CBMEM console (`CONSOLE_CBMEM` in
Kconfig) and then in GRUB 2 (as a payload) with the cbmemc command from
the cbmemc module and in userspace with ./cbmem -c. Both worked.

Change-Id: I34618a55ded7292a411bc232eb76267eec17d91e
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Reviewed-on: http://review.coreboot.org/3142
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@google.com>
Tested-by: build bot (Jenkins)
2013-04-30 17:47:41 +02:00
..
arch armv7: invoke intermediate build rules 2013-04-26 03:00:34 +02:00
console spkmodem console 2013-04-18 22:47:59 +02:00
cpu exynos5250: uncomment $(INTERMEDIATE) 2013-04-26 08:50:11 +02:00
device Add PXE ROM selection to Kconfig menu 2013-04-03 18:01:44 +02:00
drivers [2/2] tps65090: re-factor for coreboot 2013-04-10 17:34:19 +02:00
ec ChromeEC: Drop unneeded Kconfig variable EC_GOOGLE_API_ROOT 2013-04-18 02:47:23 +02:00
include Eliminate use of pointers in coreboot table 2013-04-20 05:18:15 +02:00
lib Eliminate use of pointers in coreboot table 2013-04-20 05:18:15 +02:00
mainboard Lenovo ThinkPad X60: Init CBMEM early for CBMEM console support. 2013-04-30 17:47:41 +02:00
northbridge Intel i945: ACPI: Add _OSC method 2013-04-18 02:48:02 +02:00
southbridge Intel 82801gx: Use 2 << 24 to clarify that I/O APIC ID is 2 2013-04-26 18:37:00 +02:00
superio Add new superio device 2013-04-12 00:37:34 +02:00
vendorcode Eliminate use of pointers in coreboot table 2013-04-20 05:18:15 +02:00
Kconfig dynamic cbmem: fix memconsole and timestamps 2013-03-23 19:44:25 +01:00