summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Hesling <hesling@chromium.org>2022-08-26 19:41:02 +0000
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-08-26 21:21:13 +0000
commit0a041b285b4eeb247a8a4ee01f213fb93acf036a (patch)
treea6d4273b0ea84b16872b2a0b61c9e42338b5883b
parent38a1e2ec87ed26b8508002cd8883b2afbdf55cd8 (diff)
downloadchrome-ec-0a041b285b4eeb247a8a4ee01f213fb93acf036a.tar.gz
docs/fingerprint: Typo correction
BRANCH=none BUG=none TEST=viewed in gitles Change-Id: I72680c8aee90667c57d6ab86253beced87d9adbe Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3859729 Reviewed-by: Andrea Grandi <agrandi@google.com> Tested-by: Craig Hesling <hesling@chromium.org> Commit-Queue: Craig Hesling <hesling@chromium.org>
-rw-r--r--docs/fingerprint/fingerprint-debugging.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/fingerprint/fingerprint-debugging.md b/docs/fingerprint/fingerprint-debugging.md
index d098ca4427..84e5c13c9c 100644
--- a/docs/fingerprint/fingerprint-debugging.md
+++ b/docs/fingerprint/fingerprint-debugging.md
@@ -197,7 +197,7 @@ In your editor, specify the IP address and port for `gdbserver`:
You will also want to provide the symbol files:
* RW image: `build/<board>/RW/ec.RW.elf`
-* RO image: `build/<board>/RO.ec.RO.elf`
+* RO image: `build/<board>/RO/ec.RO.elf`
Also, since we're compiling the firmware in the chroot, but your editor is
running outside of the chroot, you'll want to remap the source code path to