[coreboot-gerrit] Patch merged into coreboot/master: 5ad6ec5 inteltool: Fix message in case of multiple LPC controllers

gerrit at coreboot.org gerrit at coreboot.org
Thu Nov 6 06:46:01 CET 2014


the following patch was just integrated into master:
commit 5ad6ec55f84076982c3342d4c7695aa918ac663b
Author: Mathias Krause <minipli at googlemail.com>
Date:   Wed Nov 5 21:27:01 2014 +0100

    inteltool: Fix message in case of multiple LPC controllers
    
    If we find multiple LPC controllers, we want to tell the user that we'll
    ignore all but the first. However, we use 'dev' in the message (the
    current device found) instead of 'sb' (the one we want to use).
    
    Fix the message by using 'sb' and break the loop right away in this
    case. It's sufficient to tell the user once which LPC controller we'll
    use.
    
    Change-Id: Ibd27e40525fabe8c63b112691ad49fd994c70a48
    Signed-off-by: Mathias Krause <minipli at googlemail.com>
    Reviewed-on: http://review.coreboot.org/7342
    Reviewed-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list