[coreboot-gerrit] Patch merged into coreboot/master: chromeec: Chrome EC firmware source selection for EC and PD firmwares

gerrit at coreboot.org gerrit at coreboot.org
Thu Aug 4 17:18:47 CEST 2016


the following patch was just integrated into master:
commit 8ff24803a36d0fd7e02dc558141f5a3966815da5
Author: Paul Kocialkowski <contact at paulk.fr>
Date:   Tue Aug 2 14:28:26 2016 +0200

    chromeec: Chrome EC firmware source selection for EC and PD firmwares
    
    In some cases, we don't want the Chrome EC firmwares (both EC and PD)
    built directly by the coreboot build system or included in images at
    all. This is already supported with EC_EXTERNAL_FIRMWARE but it does
    implement a binary (build and include) or (neither build nor include)
    policy.
    
    Some cases require the ability to separately control whether the EC
    and PD firmwares should be built and included by the coreboot build
    system, only included from externally-built images or not included
    at all.
    
    This introduces config changes implementing that behaviour, renaming
    options to make it clear that they are specific to the Chrome EC.
    
    Change-Id: I44ccee715419360eb7d83863f4f134fcda14a8e4
    Signed-off-by: Paul Kocialkowski <contact at paulk.fr>
    Reviewed-on: https://review.coreboot.org/16033
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list