[coreboot-gerrit] Patch merged into coreboot/master: 29df70f arm: add _end symbol to bootblock.ld

gerrit at coreboot.org gerrit at coreboot.org
Sat Mar 21 08:44:57 CET 2015


the following patch was just integrated into master:
commit 29df70f0816fbe19731bcf9f061e142740b8e50a
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Aug 1 15:05:25 2014 -0500

    arm: add _end symbol to bootblock.ld
    
    It's helpful to view program size by inspecting the symbols.
    _start and _end exist on romstage and ramstage. In order to
    be consistent add _end for bootblock too.
    
    BUG=None
    BRANCH=None
    TEST=Built and noted bootblock has _end symbol.
    
    Change-Id: I06634b317e957e8271bf32530a56b5541c79b9ee
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: b4ac926b30749d22e90a6f12ebac52107e241526
    Original-Change-Id: I7f0b4dd4078c7d23c70949563b4c3f4df9e66142
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/210832
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/8824
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list