coreboot-kgpe-d16/src/southbridge/intel
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
..
bd82x6x buildsystem: Drop explicit (k)config.h includes 2016-12-08 19:46:53 +01:00
common sb/intel/common/gpio: Support ICH9M and prior 2017-01-03 15:10:15 +01:00
fsp_bd82x6x intel PCI ops: Remove explicit PCI MMCONF access 2016-12-06 20:44:37 +01:00
fsp_i89xx fsp 1.0 systems: Check for NULL when saving HobListPtr 2017-01-12 17:19:26 +01:00
fsp_rangeley sb/intel/fsp_rangeley: Fix NULL check in gpio.c 2017-01-12 18:37:55 +01:00
i3100 sb/intel/i3100/lpc.c: Use tab for indents 2016-11-28 01:06:33 +01:00
i82371eb southbridge/intel/i82371eb: transition away from device_t 2016-09-10 04:56:04 +02:00
i82801ax southbridge/intel/i82801ax: transition away from device_t 2016-09-10 04:56:19 +02:00
i82801bx
i82801dx intel/i82801dx: Support 2MiB FWH part 2017-01-10 13:25:57 +01:00
i82801ex src/southbridge: Code formating 2016-08-31 20:22:46 +02:00
i82801gx sb/ich7: Use common/gpio.h to set up GPIOs 2017-01-06 18:14:00 +01:00
i82801ix intel/i82801ix: Add HAVE_INTEL_FIRMWARE 2016-12-18 20:39:15 +01:00
i82870 src/southbridge: Code formating 2016-08-31 20:22:46 +02:00
ibexpeak sb/intel/ibexpeak: Update debug code to match other chips 2017-01-12 18:51:27 +01:00
lynxpoint PCI ops: Define read-modify-write routines globally 2016-12-06 20:45:22 +01:00