summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Stevens <stevensd@chromium.org>2021-02-25 13:57:39 +0900
committerCommit Bot <commit-bot@chromium.org>2021-02-26 02:27:04 +0000
commite68e10cfd0c5417bf1719cb3690d17fca12f3a65 (patch)
tree8eed6a14ec8feb0b4c20d092fe6fed3b9c98997c
parent62ed9e8deee3ec64196925187a7e42c8021b1be6 (diff)
downloadchrome-ec-stabilize-13851.B-cr50_stab.tar.gz
BUG=b:181273639 TEST=view in gitiles Change-Id: Ibd39f3e93b082757274ccf4f4790d25ac6bb261e Signed-off-by: David Stevens <stevensd@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2719401 Reviewed-by: Mary Ruthven <mruthven@chromium.org>
-rw-r--r--docs/case_closed_debugging_cr50.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/case_closed_debugging_cr50.md b/docs/case_closed_debugging_cr50.md
index 0a9c76bbbd..b7f933fe83 100644
--- a/docs/case_closed_debugging_cr50.md
+++ b/docs/case_closed_debugging_cr50.md
@@ -216,9 +216,10 @@ CCD needs to be [`Open`].
*** note
**WARNING**: Opening CCD causes Cr50 to forget that it is in
- [Developer Mode], so when the device reboots, it will say that the OS
- image is invalid. Use the key combinations to enter [Recovery Mode] and
- re-enable [Developer Mode]. See [this bug] for details.
+ [Developer Mode], so when the device reboots, it will either say that
+ the OS image is invalid or it will enter a bootloop. Use the key
+ combinations to enter [Recovery Mode] and re-enable [Developer Mode].
+ See [this bug] for details.
***
1. Use the `ccd` command on the Cr50 console to verify the state is [`Open`]: