[coreboot-gerrit] Patch merged into coreboot/master: Kconfig: Don't 'select' options based on PAYLOAD_SEABIOS

gerrit at coreboot.org gerrit at coreboot.org
Sun Aug 30 09:50:22 CEST 2015


the following patch was just integrated into master:
commit 4093148b260116ca8629ff9f7e335b4384247bd7
Author: Alexandru Gagniuc <mr.nuke.me at gmail.com>
Date:   Thu Aug 20 16:25:02 2015 -0400

    Kconfig: Don't 'select' options based on PAYLOAD_SEABIOS
    
    This is just wrong. PAYLOAD_SEABIOS tells us nothing about whether
    or not the payload will actually be SeaBIOS:
    1. PAYLOAD_SEABIOS, but payload changed with cbfstool
    2. !PAYLOAD_SEABIOS, but an elf payload was added which is SeaBIOS
    et. cetera.
    
    Change-Id: I4c17e8dde20bf21537f542fda2dad7d3a1894862
    Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
    Reviewed-on: http://review.coreboot.org/11293
    Tested-by: build bot (Jenkins)
    Reviewed-by: Alexander Couzens <lynxis at fe80.eu>
    Reviewed-by: Damien Zammit <damien at zamaudio.com>


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

-gerrit



More information about the coreboot-gerrit mailing list