[coreboot-gerrit] Patch merged into coreboot/master: soc/intel/apollolake: pre-evaluate gpio number values

gerrit at coreboot.org gerrit at coreboot.org
Sat Feb 13 01:16:16 CET 2016


the following patch was just integrated into master:
commit c65b8f128e25346ba01b90cb4f59d07ea84157af
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Thu Feb 11 16:05:50 2016 -0600

    soc/intel/apollolake: pre-evaluate gpio number values
    
    To allow sharing macros in ASL as well as C the macros can't
    have complex expression because the ASL compiler does not
    evaluate those expressions. To that end, just pre-calculate
    the values. Lastly, add N_OFFSET and utilize it for symmetry.
    
    Change-Id: I546d71008e776b27ce8bcd24d2cbd2ee1b2d8020
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/13693
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list