[coreboot-gerrit] Patch merged into coreboot/master: 2ae6d6f ARMv7: normalize ramstage code flow

gerrit at coreboot.org gerrit at coreboot.org
Wed Jul 10 02:40:18 CEST 2013


the following patch was just integrated into master:
commit 2ae6d6f6de3d5fb6c1fdb039d0997814ac0b9798
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Thu May 9 16:16:13 2013 -0700

    ARMv7: normalize ramstage code flow
    
    In ram stage, all code flow should be tied to the resource allocator.
    Stuff that has to happen before everything else goes into the mainboard
    enable function in mainboard.c. This patch empties the main() wrapper
    around hardwaremain.c, allowing to get rid of this special case in the
    ARM port.
    
    Change-Id: Ide91a23f1043b64acf64471f180a2297f0f40d97
    Signed-off-by: Stefan Reinauer <reinauer at google.com>
    Signed-off-by: Gabe Black <gabeblack at chromium.org>
    Reviewed-on: http://review.coreboot.org/3638
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list