[coreboot] Patch merged into coreboot/master: 9716e82 Fix ldscript for bootblock .rom section

gerrit at coreboot.org gerrit at coreboot.org
Thu Dec 8 10:42:40 CET 2011


the following patch was just integrated into master:
commit 9716e822a4a7442dcb781aa9b2fda2a35b1d531f
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Wed Nov 23 16:33:12 2011 +0200

    Fix ldscript for bootblock .rom section
    
    Allocation size for the section was miscalculated, so the section
    did not honour its upper-bound address.
    
    Also align the section start to 4 bytes, so it starts with code
    instead of pad bytes.
    
    Change-Id: Ic2a43981836a0873b50abecfcad2def7b6586a5d
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>

Reviewed-By: Patrick Georgi <patrick at georgi-clan.de> at Thu Dec  8 10:42:39 2011, giving +2
See http://review.coreboot.org/453 for details.

-gerrit




More information about the coreboot mailing list