[coreboot-gerrit] Patch merged into coreboot/master: ad488d2 src/console/Kconfig: Fix choice for showing POST codes on console

gerrit at coreboot.org gerrit at coreboot.org
Wed Jul 30 20:34:10 CEST 2014


the following patch was just integrated into master:
commit ad488d25b03c9abebe8187843f8d1301d242f106
Author: Daniele Forsi <dforsi at gmail.com>
Date:   Wed Jul 30 12:23:35 2014 +0200

    src/console/Kconfig: Fix choice for showing POST codes on console
    
    Use CONSOLE_POST because the preprocessor conditional in post_code()
    in src/console/post.c depends on it, while POST_IO is used in another
    conditional for sending the codes to an I/O port.
    
    Change-Id: Ia044cffb5f0aad0f8b2bb04faa12df11a705757a
    Signed-off-by: Daniele Forsi <dforsi at gmail.com>
    Reviewed-on: http://review.coreboot.org/6416
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Marc Jones <marc.jones at se-eng.com>


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

-gerrit



More information about the coreboot-gerrit mailing list