[coreboot-gerrit] Patch merged into coreboot/master: nhlt: add api to override oem_id and oem_table_id of acpi_header_t

gerrit at coreboot.org gerrit at coreboot.org
Tue Feb 9 13:21:48 CET 2016


the following patch was just integrated into master:
commit 16ff85971f67d436d1375a86a3f5221b6ba9ee63
Author: Fang, Yang A <yang.a.fang at intel.com>
Date:   Thu Jan 28 16:52:33 2016 -0800

    nhlt: add api to override oem_id and oem_table_id of acpi_header_t
    
    This patch added nhlt_soc_serialize_oem_overrides and
    nhlt_serilalize_oem_overrides to be able to override oem_id and
    oem_table_id.board file can pass specific string by calling
    nhlt_soc_serialize_oem_overrides
    
    kernel use these two fields to construct a topology binary name
    if the designate file is not found a default dfw_sst.bin will be used
    it is optional.
    
    BUG=chrome-os-partner:49570
    BRANCH=glados
    TEST=Build & Booted kunimitsu board. Verified that kernel
    can read new strings.
    
    Change-Id: I00b64fb8bb63de601d3116e0b8941057c1efa230
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 374ce08b2d8a2f4e5dd7f51eacb505dbb77fd171
    Original-Change-Id: I03623c8ac81efb5a5ea3ec9c6cd604d2e9294022
    Original-Signed-off-by: Fang, Yang A <yang.a.fang at intel.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/322860
    Original-Commit-Ready: Yang Fang <yang.a.fang at intel.com>
    Original-Tested-by: Yang Fang <yang.a.fang at intel.com>
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/13602
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


See https://review.coreboot.org/13602 for details.

-gerrit



More information about the coreboot-gerrit mailing list