diff options
author | Mary Ruthven <mruthven@chromium.org> | 2019-05-07 12:55:09 -0700 |
---|---|---|
committer | chrome-bot <chrome-bot@chromium.org> | 2019-05-09 16:05:46 -0700 |
commit | ceda91e9ada6ff7e6b0e1d351637aefe94048199 (patch) | |
tree | af159ca3f90f5b0fc9c09977dd980325867ffa76 | |
parent | 444754d08f5bb5d4ccd4914549d8a7dea3081169 (diff) | |
download | chrome-ec-ceda91e9ada6ff7e6b0e1d351637aefe94048199.tar.gz |
ccd doc: link cr50 doc in main ccd doc
BUG=none
BRANCH=none
TEST=verify link works
Change-Id: I774a0dc1c0965f3655c46b09ff9bdd3e12f21200
Signed-off-by: Mary Ruthven <mruthven@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/1599680
Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Reviewed-by: Kevin Shelton <kmshelton@chromium.org>
Reviewed-by: Aseda Aboagye <aaboagye@chromium.org>
-rw-r--r-- | docs/case_closed_debugging.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/case_closed_debugging.md b/docs/case_closed_debugging.md index ba0ec438ad..29b6ab34ea 100644 --- a/docs/case_closed_debugging.md +++ b/docs/case_closed_debugging.md @@ -93,9 +93,10 @@ not need to be a list of CCD capable device IDs anywhere. Basic CCD --------- -Here's the basic information for how to use CCD. Cr50 has more complicated -usage and setup instructions. See the cr50 specific CCD doc for more in depth -instructions. +Here's the basic information for how to use CCD. Cr50 restricts debugging +features to try and ensure only the device owner can use CCD. For information on +how to get access to Cr50 CCD see the +[Cr50 specific CCD doc](case_closed_debugging_cr50.md). ### Consoles |