[coreboot-gerrit] Patch merged into coreboot/master: chromeos: Clean up elog handling

gerrit at coreboot.org gerrit at coreboot.org
Thu Jul 28 00:40:12 CEST 2016


the following patch was just integrated into master:
commit 0d9cd92efb8b1bf2f9ef75d241040fb6955f4930
Author: Furquan Shaikh <furquan at google.com>
Date:   Mon Jul 25 17:00:07 2016 -0700

    chromeos: Clean up elog handling
    
    1. Currenty, boot reason is being added to elog only for some
    ARM32/ARM64 platforms. Change this so that boot reason is logged by
    default in elog for all devices which have CHROMEOS selected.
    
    2. Add a new option to select ELOG_WATCHDOG_RESET for the devices that
    want to add details about watchdog reset in elog. This requires a
    special region WATCHDOG to be present in the memlayout.
    
    3. Remove calls to elog add boot reason and watchdog reset from
    mainboards.
    
    BUG=chrome-os-partner:55639
    
    Change-Id: I91ff5b158cfd2a0749e7fefc498d8659f7e6aa91
    Signed-off-by: Furquan Shaikh <furquan at google.com>
    Reviewed-on: https://review.coreboot.org/15897
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list