coreboot-kgpe-d16/util/inteltool
Mathias Krause 5ad6ec55f8 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@googlemail.com>
Reviewed-on: http://review.coreboot.org/7342
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins)
2014-11-06 06:45:48 +01:00
..
Makefile inteltool: Show more info on sandy/ivy. 2014-11-05 00:02:25 +01:00
amb.c inteltool: Use portable type `uint64_t` instead of `u64` 2013-04-14 23:00:35 +02:00
cpu.c util/inteltool: Add support for mobile 5 chipset 2013-05-27 02:53:49 +02:00
gpio.c inteltool: Add support for Haswell ULT and Lynx Point LP 2014-11-04 15:01:04 +01:00
inteltool.8
inteltool.c inteltool: Fix message in case of multiple LPC controllers 2014-11-06 06:45:48 +01:00
inteltool.h inteltool: Add support for Sandy Bridge desktop processors 2014-11-06 06:44:29 +01:00
ivy_memory.c inteltool: Show more info on sandy/ivy. 2014-11-05 00:02:25 +01:00
memory.c inteltool: Add support for Sandy Bridge desktop processors 2014-11-06 06:44:29 +01:00
pcie.c inteltool: Add support for Sandy Bridge desktop processors 2014-11-06 06:44:29 +01:00
powermgt.c inteltool: Add support for Haswell ULT and Lynx Point LP 2014-11-04 15:01:04 +01:00
rootcmplx.c inteltool: Add support for Haswell ULT and Lynx Point LP 2014-11-04 15:01:04 +01:00