[coreboot-gerrit] Patch merged into coreboot/master: coreboot: move TS_END_ROMSTAGE to one spot

gerrit at coreboot.org gerrit at coreboot.org
Thu Sep 24 16:12:48 CET 2015


the following patch was just integrated into master:
commit 9796f60c62f57ac512f225809c10b5b09ef80f5a
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed Sep 23 19:54:12 2015 -0500

    coreboot: move TS_END_ROMSTAGE to one spot
    
    While the romstage code flow is not consistent across all
    mainboards/chipsets there is only one way of running ramstage
    from romstage -- run_ramstage(). Move the
    timestamp_add_now(TS_END_ROMSTAGE) to be within run_ramstage().
    
    BUG=chrome-os-partner:44827
    BRANCH=None
    TEST=Built and booted glados. TS_END_ROMSTAGE still present in
         timestamp table.
    
    Change-Id: I4b584e274ce2107e83ca6425491fdc71a138e82c
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/11700
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


See http://review.coreboot.org/11700 for details.

-gerrit



More information about the coreboot-gerrit mailing list