[coreboot-gerrit] Patch merged into coreboot/master: 919c804 ARMv7: Clean up console code

gerrit at coreboot.org gerrit at coreboot.org
Wed Jul 10 20:09:43 CEST 2013


the following patch was just integrated into master:
commit 919c8044255f83c7f86023c561a20e1b2d05a2ce
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Thu May 16 10:57:15 2013 -0700

    ARMv7: Clean up console code
    
     - Guard console_init() with CONFIG_EARLY_CONSOLE in bootblock
     - Don't initialize console twice in the bootblock
     - remove printk in memory init that would mess up the UART
     - unconditionally run console_init() in romstage, as it is
       also unconditionally run in the bootblock.
    
    Change-Id: I8f0d60877433162367074d0e55e01f935fd81f8e
    Signed-off-by: Stefan Reinauer <reinauer at google.com>
    Signed-off-by: Gabe Black <gabeblack at chromium.org>
    Reviewed-on: http://review.coreboot.org/3647
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list