[coreboot-gerrit] Patch merged into coreboot/master: 48e9eb8 libpayload: Fix to properly disable serial console

gerrit at coreboot.org gerrit at coreboot.org
Sat May 17 14:56:10 CEST 2014


the following patch was just integrated into master:
commit 48e9eb89fa52eeb193f7e687bbb7f4e152235b79
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Tue May 13 12:57:26 2014 +0300

    libpayload: Fix to properly disable serial console
    
    With coreboot builds with serial console disabled, there is no
    CB_TAG_SERIAL entry in coreboot tables. We ended up with
    lib_sysinfo.serial == NULL and serial_hardware_is_present == 1.
    
    Change-Id: I9a2fc0b55bf77769f2f2bfbb2b5476bee8083f7d
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/5723
    Tested-by: build bot (Jenkins)
    Reviewed-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
    Reviewed-by: Patrick Georgi <patrick at georgi-clan.de>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list