[coreboot-gerrit] Patch merged into coreboot/master: x86: Get rid of empty loadable segment warning

gerrit at coreboot.org gerrit at coreboot.org
Tue Aug 25 17:39:53 CEST 2015


the following patch was just integrated into master:
commit dbb50c48f9f40f2f4d7960096f6b5462bfb3a39c
Author: Martin Roth <martinroth at google.com>
Date:   Sat Aug 22 10:37:39 2015 -0600

    x86: Get rid of empty loadable segment warning
    
    When the check for global symbols in romstage happens, if everything is
    good, a warning appears, telling us that the segment is empty. While the
    empty segment is good, the warning is distracting:
    
    "BFD: build/cbfs/fallback/romstage_null.debug: warning: Empty loadable
    segment detected, is this intentional ?"
    
    This change hides that particular warning, but shouldn't hide any other
    output from objcopy.
    
    Change-Id: If22489280712d02a61c3ee5e0cb2a53db87d6082
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: http://review.coreboot.org/11302
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list