coreboot/src
Yu-Ping Wu 5bfb5cc485 google/kukui: Enable CHROMEOS_USE_EC_WATCHDOG_FLAG
Kukui AP doesn't remember if the last AP reset was due to AP watchdog.
We need to enable CHROMEOS_USE_EC_WATCHDOG_FLAG so that it will query
the reset reason from EC.

BUG=b:109900671,b:118654976
BRANCH=none
TEST=1. run 'mosys eventlog clear; stop daisydog; echo > /dev/watchdog'
     2. wait for watchdog reset
     3. check 'mosys eventlog list | grep watchdog'

Change-Id: I053cc7664bbaf0d3fcae26ba9481a0ad700dca90
Signed-off-by: You-Cheng Syu <youcheng@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31844
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
2019-08-26 15:13:52 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch AUTHORS: Move src/arch/arm copyrights into AUTHORS file 2019-08-26 13:52:01 +00:00
commonlib commonlib/region: Fix up overflow check in region_is_subregion() 2019-08-19 21:12:31 +00:00
console arch/x86: Enable POSTCAR_CONSOLE by default 2019-08-11 03:07:36 +00:00
cpu amdfam10: Remove use of __PRE_RAM__ 2019-08-26 02:08:42 +00:00
device Add buffer_to/from_fifo32(_prefix) helpers 2019-08-22 10:36:22 +00:00
drivers soc/intel/cometlake: Add ISH Device ID 2019-08-23 06:36:34 +00:00
ec google/chromeos: Support AP watchdog flag from Chrome EC 2019-08-23 20:23:19 +00:00
include lib: ramdetect: Register exception handlers for ARMv8 2019-08-26 07:14:03 +00:00
lib lib: ramdetect: Register exception handlers for ARMv8 2019-08-26 07:14:03 +00:00
mainboard google/kukui: Enable CHROMEOS_USE_EC_WATCHDOG_FLAG 2019-08-26 15:13:52 +00:00
northbridge nb/intel/gm45: Call ddr3_calibrate_zq() only for DDR3 :) 2019-08-26 07:12:13 +00:00
security vboot: update vboot2 functions to use new vb2_error_t 2019-08-21 09:32:45 +00:00
soc soc/intel/cannonlake: Add config to disable display audio codec 2019-08-26 07:13:13 +00:00
southbridge amdfam10: Remove use of __PRE_RAM__ 2019-08-26 02:08:42 +00:00
superio src/superio/nuvoton: Add support for NCT5539D 2019-07-29 17:02:12 +00:00
vendorcode vendorcode/eltan/security/lib: Always include cb_sha.c for bootblock 2019-08-26 13:46:13 +00:00
Kconfig ACPI S3: Depend on RELOCATABLE_RAMSTAGE 2019-08-22 06:38:13 +00:00