coreboot-kgpe-d16/src
Aaron Durbin eb9c639a1b mainboard/google/reef: fill in NHLT ACPI OEM header fields
Fill in the NHLT ACPI OEM header fields to differentiate
different audio solutions on a per board basis. This handles
boards that share a firmware that are differentiated by
the SKU id and boards that have their own firmware. For the
latter, the Oem Table ID uses the VARIANT_DIR to differentiate.
"reef" is always used for Oem ID which is treated as more of
family in this case.

iasl -d shows the following on reef:
[00Ah 0010   6]                       Oem ID : "reef"
[010h 0016   8]                 Oem Table ID : "reef"
[018h 0024   4]                 Oem Revision : 00000008

BUG=chrome-os-partner:60494
BRANCH=reef

Change-Id: I5daa6f0306bc05e812a8737ce61ee37177a36b76
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/17772
Tested-by: build bot (Jenkins)
Reviewed-by: Furquan Shaikh <furquan@google.com>
2016-12-09 17:26:54 +01:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch cpu/x86: allow AP callbacks after MP init 2016-12-08 21:39:43 +01:00
commonlib buildsystem: Drop explicit (k)config.h includes 2016-12-08 19:46:53 +01:00
console Hook up libhwbase in ramstage 2016-11-29 23:45:40 +01:00
cpu cpu/x86: allow AP callbacks after MP init 2016-12-08 21:39:43 +01:00
device buildsystem: Drop explicit (k)config.h includes 2016-12-08 19:46:53 +01:00
drivers buildsystem: Drop explicit (k)config.h includes 2016-12-08 19:46:53 +01:00
ec buildsystem: Drop explicit (k)config.h includes 2016-12-08 19:46:53 +01:00
include cpu/x86: allow AP callbacks after MP init 2016-12-08 21:39:43 +01:00
lib bootstate: add arch specific hook at coreboot exit 2016-12-08 21:38:48 +01:00
mainboard mainboard/google/reef: fill in NHLT ACPI OEM header fields 2016-12-09 17:26:54 +01:00
northbridge buildsystem: Drop explicit (k)config.h includes 2016-12-08 19:46:53 +01:00
soc soc/intel/apollolake: Move privilege drop to later stage 2016-12-08 21:40:31 +01:00
southbridge buildsystem: Drop explicit (k)config.h includes 2016-12-08 19:46:53 +01:00
superio sio/ite/it8783ef: New super i/o chip 2016-12-07 20:02:17 +01:00
vboot commonlib/include: remove NEED_VB20_INTERNALS 2016-11-19 16:57:27 +01:00
vendorcode buildsystem: Drop explicit (k)config.h includes 2016-12-08 19:46:53 +01:00
Kconfig PCI ops: MMCONF_SUPPORT_DEFAULT is required 2016-12-07 12:59:28 +01:00