[coreboot-gerrit] Patch merged into coreboot/master: kontron/986lcd-m: Fix IASL warning and remark

gerrit at coreboot.org gerrit at coreboot.org
Fri Nov 27 18:07:11 CET 2015


the following patch was just integrated into master:
commit 232df8b2d232f481576737de952c6168d4d00874
Author: Martin Roth <martinroth at google.com>
Date:   Mon Nov 23 16:14:13 2015 -0700

    kontron/986lcd-m: Fix IASL warning and remark
    
    - Add an empty Operating Region for the empty _REG method
    - Serialize _CRS Method
    - Remove Kconfig default disabling IASL warnings as errors
    
    Fixes IASL Warning and remark:
    dsdt.aml   1451:  Method (_CRS, 0)
    Remark   2120 -             ^ Control Method should be made Serialized
    (due to creation of named objects within)
    dsdt.aml   1460:  Method (_REG, 2)
    Warning  3079 -             ^ _REG has no corresponding Operation Region
    
    Change-Id: I4aa59468a89c4013146ab34004476a0968c60707
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/12521
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list