[coreboot-gerrit] Patch merged into coreboot/master: fbb11cf ARM: Separate the early console (romstage) from the bootblock console.

gerrit at coreboot.org gerrit at coreboot.org
Wed Jul 10 21:47:52 CEST 2013


the following patch was just integrated into master:
commit fbb11cf97937c345a42a45737fc7a95ee7ee3e7e
Author: Gabe Black <gabeblack at google.com>
Date:   Thu Jun 6 00:21:20 2013 -0700

    ARM: Separate the early console (romstage) from the bootblock console.
    
    It might be that you want an early console in romstage before RAM is up, but
    you can't or don't want to support the console all the way back in the
    bootblock. By making the console in those two different environments
    configurable seperately that becomes possible.
    
    On the 5250 console output as early as the bootblock works, but on the 5420 it
    only starts working in the ROM stage after clocks have been initialized.
    
    Change-Id: I68ae3fcb4d828fa8a328a30001c23c81a4423bb8
    Signed-off-by: Gabe Black <gabeblack at chromium.org>
    Reviewed-on: http://review.coreboot.org/3671
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list