summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
authorDaisuke Nojiri <dnojiri@chromium.org>2020-05-21 11:53:57 -0700
committerCommit Bot <commit-bot@chromium.org>2020-05-23 00:36:58 +0000
commit7242c5fc4ad7cb8c2cb6e785232c7b07efa3be01 (patch)
tree090b4803f950e797a9256f8c8bebd4ffa158d4ca /include/config.h
parent4116f1ae6996ecc87b000f335880f4457780ceb8 (diff)
downloadchrome-ec-7242c5fc4ad7cb8c2cb6e785232c7b07efa3be01.tar.gz
system: Add rflags console command
rflags prints the current reset flags saved in non-volatile memory (a.k.a. BBRAM). BUG=none BRANCH=none TEST=Verify rflags print reset flags. Signed-off-by: Daisuke Nojiri <dnojiri@chromium.org> Change-Id: Iec5e0d52c23037c4968e93dbf341b84ceb230143 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2213357 Reviewed-by: Sam Hurst <shurst@google.com> Reviewed-by: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Gwendal Grignou <gwendal@chromium.org>
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 87d36b39c2..2370e3d77e 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1261,6 +1261,7 @@
#undef CONFIG_CMD_PS2
#undef CONFIG_CMD_RAND
#define CONFIG_CMD_REGULATOR
+#undef CONFIG_CMD_RESET_FLAGS
#undef CONFIG_CMD_RTC
#undef CONFIG_CMD_RTC_ALARM
#define CONFIG_CMD_RW