[coreboot] Patch merged into coreboot/master: 480db8a Get rid of the old romstage-as-bootblock ROM layout

gerrit at coreboot.org gerrit at coreboot.org
Fri Oct 28 22:17:39 CEST 2011


the following patch was just integrated into master:
commit 480db8a93bbd0a267210aca289b89f60477c232e
Author: Patrick Georgi <patrick at georgi-clan.de>
Date:   Sat Oct 22 09:54:36 2011 +0200

    Get rid of the old romstage-as-bootblock ROM layout
    
    This change removes CONFIG_TINY_BOOTBLOCK, CONFIG_BIG_BOOTBLOCK, and
    all their uses, assuming TINY_BOOTBLOCK=y, BIG_BOOTBLOCK=n.
    
    This might break a couple of boards on runtime, but so far, fixes were
    quite simple.
    There's a flag day: Code that relies on CONFIG_TINY_BOOTBLOCK must be
    adapted.
    
    Change-Id: I1e17a4a1b9c9adb8b43ca4db8aed5a6d44d645f5
    Signed-off-by: Patrick Georgi <patrick at georgi-clan.de>

Build-Tested: build bot (Jenkins) at Fri Oct 28 21:59:39 2011, giving +1
Reviewed-By: Stefan Reinauer <stefan.reinauer at coreboot.org> at Fri Oct 28 22:06:50 2011, giving +2
See http://review.coreboot.org/320 for details.

-gerrit




More information about the coreboot mailing list