coreboot-kgpe-d16/src/superio
Michał Kopeć a7a40a5b10 superio/ite/common/early_serial.c: ite_kill_watchdog: set timeout to 0
Set the watchdog timeout to 0 in ite_kill_watchdog, as in some ITE
models it is set to non-zero by default, activating the watchdog despite
us setting the control register to 0.

Based on:
- "ITE IT8786E-I Preliminary Specification V0.4.1 (For D Version)"
- Linux it87_wdt driver

Change-Id: I1e78e2acc96e9dd0f283c5c674d3277d26cdee26
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66189
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2022-08-07 19:54:43 +00:00
..
acpi superio/acpi: Replace LLess(a,b) with ASL 2.0 syntax 2022-06-09 09:04:10 +00:00
aspeed src/superio: Remove unused <device/pnp_def.h> 2020-09-14 19:36:27 +00:00
common src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
fintek superio: Replace bad uses of find_resource 2021-11-04 17:36:32 +00:00
ite superio/ite/common/early_serial.c: ite_kill_watchdog: set timeout to 0 2022-08-07 19:54:43 +00:00
nsc src: Remove redundant <device/pnp_def.h> 2020-09-17 13:21:48 +00:00
nuvoton superio/nuvoton/nct6687d: Add ramstage driver and ACPI 2022-07-08 15:40:31 +00:00
renesas
serverengines src: Remove redundant <device/pnp_def.h> 2020-09-17 13:21:48 +00:00
smsc superio/kbc1100: Fix set but unused variables 2022-05-11 06:02:48 +00:00
winbond superio/winbond/w83667hg-a: Replace LEqual(a,b) with ASL 2.0 syntax 2022-06-09 09:05:56 +00:00