[coreboot] Patch merged into coreboot/master: f7fcb20 console: Always allow setting "EARLY_CONSOLE" configuration.

gerrit at coreboot.org gerrit at coreboot.org
Fri Feb 8 02:01:16 CET 2013


the following patch was just integrated into master:
commit f7fcb2056f2ddf151517366a4caf2b6c52b0d920
Author: Hung-Te Lin <hungte at chromium.org>
Date:   Thu Feb 7 13:41:56 2013 +0800

    console: Always allow setting "EARLY_CONSOLE" configuration.
    
    Early console should always be allowed to be turned on / off (for generating
    production and debug versions), and should not be enforced by "select" Kconfig
    rule.
    
    A new "DEFAULT_EARLY_CONSOLE" is introduced for devices to select if they
    prefer early console output by default.
    
    Verified Kconfig value on qemu/x86 (default y by CACHE_AS_RAM), snow/x86
    (default y by EXYNOS5 config), and intel/jarrell (default n).
    
    Change-Id: Ib1cc76d4ec115a302b95e7317224f1a40d1ab035
    Signed-off-by: Hung-Te Lin <hungte at chromium.org>
    Reviewed-on: http://review.coreboot.org/2307
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: David Hendricks <dhendrix at chromium.org>

Build-Tested: build bot (Jenkins) at Thu Feb  7 13:18:39 2013, giving +1
Reviewed-By: David Hendricks <dhendrix at chromium.org> at Fri Feb  8 02:01:15 2013, giving +2
See http://review.coreboot.org/2307 for details.

-gerrit



More information about the coreboot mailing list