Hello Nicolas Boichat, Jonathan Brandmeyer, Hung-Te Lin, build bot (Jenkins), Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31834
to look at the new patch set (#2).
Change subject: ec/google/chromeec: Support AP watchdog flag from Chrome EC ......................................................................
ec/google/chromeec: Support AP watchdog flag from Chrome EC
After ChromiumOS CL:1293132 and CL:1295890, Chrome EC can store the flag telling if the last reboot was trigger by AP watchdog for some boards (e.g., Kukui).
This CL adds a new function google_chromeec_get_ap_watchdog_flag(), which can read the AP watchdog flag from Chrome EC. Also update the tables of reset causes and reset flags.
BUG=b:109900671,b:118654976 BRANCH=none TEST=none
Change-Id: I7a970666a8c6da32ac1c6af8280e808fe7fc106d Signed-off-by: You-Cheng Syu youcheng@google.com --- M src/ec/google/chromeec/Kconfig M src/ec/google/chromeec/ec.c M src/ec/google/chromeec/ec.h 3 files changed, 34 insertions(+), 12 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/34/31834/2