Lenovo ThinkPad X60: Init CBMEM early for CBMEM console support.
commit4560ca5003fe38a066616e8de1a8a414284750fd
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Fri, 26 Apr 2013 10:21:41 +0000 (26 12:21 +0200)
committerRonald G. Minnich <rminnich@gmail.com>
Tue, 30 Apr 2013 15:47:41 +0000 (30 17:47 +0200)
tree1c70408677a74b8ce19a3aa88da9b8c441fa0147
parentbf92b19b2a234d63d88fea6bd55ad83361e18574
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)
src/mainboard/lenovo/x60/Kconfig
src/mainboard/lenovo/x60/romstage.c