From 345607aec41ce100a3616b89f8941e376a415823 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Mon, 24 Apr 2023 16:10:15 -0400 Subject: docs: Fix typo in CCD docs BUG=none TEST=view in gitiles Change-Id: Ia6002ecf09d744127b6868a9ba8ecc4fc91fdbc8 Signed-off-by: Matt Turner Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4470068 Reviewed-by: Mary Ruthven Reviewed-by: Tom Hughes --- docs/case_closed_debugging_cr50.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/case_closed_debugging_cr50.md b/docs/case_closed_debugging_cr50.md index 3ecda4082e..f9c56d499e 100644 --- a/docs/case_closed_debugging_cr50.md +++ b/docs/case_closed_debugging_cr50.md @@ -791,7 +791,7 @@ sudo flashrom -p raiden_debug_spi:target=AP -w image-atlas.bin -i FMAP -i WP_RO # This command will restore the previously preserved VPD sections of the # flash, provided it was saved in the first step above. -sudo flashrom -p raiden_debug_spi:target=AP -w /tmp/bios.essential.bin -i RO_VPD -i RW_VPD --noverify +sudo flashrom -p raiden_debug_spi:target=AP -w /tmp/bios.essentials.bin -i RO_VPD -i RW_VPD --noverify ``` Once flash is programmed, the device can be booted in recovery mode and start -- cgit v1.2.1