[coreboot-gerrit] Patch merged into coreboot/master: soc/intel/apollolake: clear PMC registers

gerrit at coreboot.org gerrit at coreboot.org
Sun Oct 16 02:49:13 CEST 2016


the following patch was just integrated into master:
commit db52f23fbddfcfb9791389e8b8b8cfa085252ffa
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Oct 14 10:44:23 2016 -0500

    soc/intel/apollolake: clear PMC registers
    
    The clearing of the PMC registers was not being called resulting
    in state persisting across reboots. This state is queried and
    events are added to the eventlog like 'RTC reset' events. However,
    the RTC reset event is a one time thing so it should only be logged
    once. Without the clearing of the state the event was logged on
    every boot.
    
    BUG=chrome-os-partner:58496
    
    Change-Id: I60aa7102977c2b1775ab8c54d1c147737d2af5e2
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/17027
    Reviewed-by: Furquan Shaikh <furquan at google.com>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Andrey Petrov <andrey.petrov at intel.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list