coreboot/src
Furquan Shaikh 40274fe657 UPSTREAM: intel/apollolake: Add CBMEM console to GNVS
CBMEM console stores all the console logs in CBMEM. Address of this
location in CBMEM where console logs are stored needs to be passed up to
OS using GNVS.

1. Add CBMC to GNVS fields in globalnvs.asl
2. Add cbmc member to global_nvs_t structure in nvs.h
3. Initialize gnvs->cbmc to address of cbmem console

BUG=chrome-os-partner:54342

Change-Id: Idcd4573e626fa433c1623bdcbe29921de64539b2
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/15177
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
Reviewed-on: https://chromium-review.googlesource.com/353023
Commit-Ready: Furquan Shaikh <furquan@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
2016-06-15 15:29:01 -07:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch UPSTREAM: arch/riscv: Compile with -mcmodel=medany 2016-06-13 15:55:42 -07:00
commonlib UPSTREAM: commonlib/lz4: Avoid unaligned memory access on RISC-V 2016-06-01 20:37:00 -07:00
console UPSTREAM: console/post: be explicit about conditional cmos_post_log() compiling 2016-05-26 03:21:57 -07:00
cpu UPSTREAM: AGESA vendorcode: Build a common amdlib 2016-05-26 03:21:31 -07:00
device UPSTREAM: device: i2c: Add support for I2C bus operations 2016-06-10 00:17:46 -07:00
drivers UPSTREAM: drivers/intel/fsp2_0: Add FSP return types for reset 2016-06-15 15:28:57 -07:00
ec UPSTREAM: chromeec: Move EC image hash to separate file in CBFS 2016-06-06 23:34:48 -07:00
include UPSTREAM: Added CL7 support 2016-06-15 15:28:54 -07:00
lib UPSTREAM: lib: Build reg_script for bootblock 2016-06-10 00:17:52 -07:00
mainboard UPSTREAM: google/reef: Correct use of globalnvs.asl 2016-06-14 14:11:04 -07:00
northbridge UPSTREAM: nb/intel/raminit (native): Read PCI mmio size from devicetree 2016-06-13 15:55:51 -07:00
soc UPSTREAM: intel/apollolake: Add CBMEM console to GNVS 2016-06-15 15:29:01 -07:00
southbridge UPSTREAM: drivers/lenovo: Add hybrid graphics driver 2016-06-02 14:06:29 -07:00
superio UPSTREAM: sio/winbond/w83667hg-a: Add pinmux defines for UART B 2016-05-31 12:07:04 -07:00
vendorcode UPSTREAM: util/checklist: Add bootblock support 2016-06-10 00:17:58 -07:00
Kconfig UPSTREAM: Add Board Checklist Support 2016-06-06 23:34:49 -07:00