[coreboot] Patch merged into coreboot/master: 48e21ec Add mainboard hook to bootblock

gerrit at coreboot.org gerrit at coreboot.org
Fri Nov 30 00:58:04 CET 2012


the following patch was just integrated into master:
commit 48e21ec430cf83f540bf189b1dfa372938cc9b36
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Wed Nov 14 08:08:50 2012 +0200

    Add mainboard hook to bootblock
    
    Change allows to override default bootblock_mainboard_init() with
    mainboard-specific code.
    
    If the default bootblock_mainboard_init() handler is replaced, with
    one from file BOOTBLOCK_MAINBOARD_INIT, one needs to take care the
    replacement calls all the necessary bootblock_x_init() functions.
    
    Change-Id: Ie8c667cdba7cafe9ed2d4b19ab2bd21d941ad4ca
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/1845
    Reviewed-by: Patrick Georgi <patrick at georgi-clan.de>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>

Reviewed-By: Patrick Georgi <patrick at georgi-clan.de> at Wed Nov 14 09:24:00 2012, giving +1
Build-Tested: build bot (Jenkins) at Wed Nov 14 10:15:23 2012, giving +1
Reviewed-By: Stefan Reinauer <stefan.reinauer at coreboot.org> at Fri Nov 30 00:57:06 2012, giving +2
See http://review.coreboot.org/1845 for details.

-gerrit




More information about the coreboot mailing list