coreboot-kgpe-d16/src/southbridge/intel/ibexpeak
Martin Roth 3e3b858888 sb/intel/ibexpeak: Update debug code to match other chips
Other chips dump tco_status here if it wasn't handled, which makes
sense.

tco_sts can't be zero here, because the call would have already returned
if it were.  Also, dump_tco_status wouldn't print anything if tco_sts
were zero.

This will still only print the debug information if DEBUG_SMI is
enabled in Kconfig, so in general, this change won't have much of an
effect on anything.

Found-by: Coverity Scan #1229598
Change-Id: Id2c69a16817ba18dfa051f514138fbc04a2f7bee
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/18101
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2017-01-12 18:51:27 +01:00
..
azalia.c src/southbridge: Code formating 2016-08-31 20:22:46 +02:00
chip.h
early_smbus.c southbridge/intel/ibexpeak: transition away from device_t 2016-09-13 17:22:48 +02:00
early_thermal.c southbridge/intel/ibexpeak: transition away from device_t 2016-09-13 17:22:48 +02:00
Kconfig southbridge/intel/ibexpeak: use common Intel ACPI hardware definitions 2016-07-15 08:33:39 +02:00
lpc.c src/southbridge: Remove whitespace after sizeof 2016-10-07 18:08:03 +02:00
madt.c
Makefile.inc
me.c intel PCI ops: Remove explicit PCI MMCONF access 2016-12-06 20:43:17 +01:00
me.h
nvs.h
pch.h southbridge/intel/ibexpeak: transition away from device_t 2016-09-13 17:22:48 +02:00
sata.c src/southbridge: Code formating 2016-08-31 20:22:46 +02:00
smbus.c
smbus.h src/southbridge: Code formating 2016-08-31 20:22:46 +02:00
smi.c
smihandler.c sb/intel/ibexpeak: Update debug code to match other chips 2017-01-12 18:51:27 +01:00
thermal.c
usb_ehci.c