[coreboot-gerrit] Patch merged into coreboot/master: 5272a5f usbdebug: Drop printk within console_init()

gerrit at coreboot.org gerrit at coreboot.org
Wed Jun 12 05:20:55 CEST 2013


the following patch was just integrated into master:
commit 5272a5feb74075da2edf2056f3d737543d0890b1
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Thu Jun 6 12:53:03 2013 +0300

    usbdebug: Drop printk within console_init()
    
    In case with EARLY_CONSOLE, this printk is called before any other
    console is configured to transmit data. This outputs garbage on
    CONSOLE_SERIAL as baudrate is not yet programmed.
    
    For case without EARLY_CONSOLE, the order in which different console
    drivers initialize is obscure. Might sometimes work properly.
    
    Change-Id: I3792161e0a6dc17e17262048cc9136044dd69dc5
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/3384
    Tested-by: build bot (Jenkins)
    Reviewed-by: Marc Jones <marc.jones at se-eng.com>


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

-gerrit



More information about the coreboot-gerrit mailing list