[coreboot-gerrit] Patch merged into coreboot/master: google/chromeos: guard cbmem_find() in verstage and bootblock

gerrit at coreboot.org gerrit at coreboot.org
Thu Feb 4 17:40:34 CET 2016


the following patch was just integrated into master:
commit 5e29106ee448f9a96cae7e96323cd0cd6b7e7f30
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Mon Jan 25 16:39:56 2016 -0600

    google/chromeos: guard cbmem_find() in verstage and bootblock
    
    When vboot_handoff_flag() is called in the bootblock or a separate
    verstage there's no memory nor the possibility of dram coming online.
    Therefore, don't bother to attempt call cbmem_find().
    
    BUG=chrome-os-partner:44827
    BRANCH=glados
    TEST=Built chell with separate verstage which pulls in vboot_common.c
         dependency. No more linking errors w/ cbmem_find() not being
         around.
    
    Change-Id: I494c93adc1c00459fdfaa8ce535c6b4c884ed0fb
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 414ce6aeaff657dc90289b25e5c883562189b154
    Original-Change-Id: I8a5f2d154026ce794a70e7ec38883fa3c28fb6e7
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/324070
    Original-Reviewed-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: https://review.coreboot.org/13580
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list