summaryrefslogtreecommitdiff
path: root/docs/ccd_howtos.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ccd_howtos.md')
-rw-r--r--docs/ccd_howtos.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/ccd_howtos.md b/docs/ccd_howtos.md
index 874db1d415..8024d0cde7 100644
--- a/docs/ccd_howtos.md
+++ b/docs/ccd_howtos.md
@@ -199,7 +199,13 @@ It goes into a lot more detail.
Cr50 > ccd set OpenNoDevMode Always
Cr50 > ccd set OpenFromUSB Always
+6. **(recommended) [Disable SW WP]** to flash RO firmware if your board has
+ issues disabling HW WP with the AP off.
+
+ AP > flashrom -p host --wp-disable
+
[Setup CCD]: ./case_closed_debugging_cr50.md#CCD-Setup
[sparkfun]: https://www.sparkfun.com/products/14746
[SuzyQ]: https://chromium.googlesource.com/chromiumos/third_party/hdctools/+/refs/heads/master/docs/ccd.md#suzyq-suzyqable
[wp console command]: ./case_closed_debugging_cr50.md#WP-control
+[Disable SW WP]: ./case_closed_debugging_cr50.md#AP-Off