summaryrefslogtreecommitdiff
path: root/include/ec_commands.h
diff options
context:
space:
mode:
authorJoel Kitching <kitching@google.com>2019-10-16 17:44:14 +0800
committerCommit Bot <commit-bot@chromium.org>2019-12-06 16:07:31 +0000
commitd543cbe84912f722b19f8e624d9d31254d5bed7f (patch)
tree02ef889bff60b576588bb9266b3c22ba8dd0d9f3 /include/ec_commands.h
parent2cd6efe60ed81a0d59ab91b94dc28212b1e59609 (diff)
downloadchrome-ec-d543cbe84912f722b19f8e624d9d31254d5bed7f.tar.gz
ec: remove entering_mode host command
After this host command is called, the value is stored in g_vboot_mode and never accessed again. BUG=b:124141368, chromium:1014379 TEST=make buildall -j BRANCH=none Change-Id: I7923658139d15394c1c3c07baca7168e34c111e9 Signed-off-by: Joel Kitching <kitching@google.com> Cq-Depend: chromium:1830239, chromium:1864533 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1865050 Tested-by: Joel Kitching <kitching@chromium.org> Reviewed-by: Daisuke Nojiri <dnojiri@chromium.org> Commit-Queue: Joel Kitching <kitching@chromium.org>
Diffstat (limited to 'include/ec_commands.h')
-rw-r--r--include/ec_commands.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/ec_commands.h b/include/ec_commands.h
index 29278ddebe..fa982f1d55 100644
--- a/include/ec_commands.h
+++ b/include/ec_commands.h
@@ -4607,6 +4607,9 @@ struct ec_response_sb_fw_update {
* Entering Verified Boot Mode Command
* Default mode is VBOOT_MODE_NORMAL if EC did not receive this command.
* Valid Modes are: normal, developer, and recovery.
+ *
+ * EC no longer needs to know what mode vboot has entered,
+ * so this command is deprecated. (See chromium:1014379.)
*/
#define EC_CMD_ENTERING_MODE 0x00B6