[coreboot-gerrit] Patch merged into coreboot/master: soc/apollolake/romstage: Call console_init before any printk()

gerrit at coreboot.org gerrit at coreboot.org
Thu May 19 18:29:57 CEST 2016


the following patch was just integrated into master:
commit 766ba779bda8628eddaf985daab604fa056a7e2a
Author: Alexandru Gagniuc <alexandrux.gagniuc at intel.com>
Date:   Mon May 16 16:52:54 2016 -0700

    soc/apollolake/romstage: Call console_init before any printk()
    
    Follow the convention used on all other platforms and explicitly call
    console_init() before any printk(). This call was most likely ommitted
    by accident during rebase.
    Also remove the "Starting romstage..." message, as console_init() will
    print a standardized message. I don't have details on how this message
    originally appeared.
    
    Change-Id: Id91f0fc15ecbd3635d67a261907f4c6af9a499ab
    Signed-off-by: Alexandru Gagniuc <alexandrux.gagniuc at intel.com>
    Reviewed-on: https://review.coreboot.org/14864
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


See https://review.coreboot.org/14864 for details.

-gerrit



More information about the coreboot-gerrit mailing list