summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorYu-Ping Wu <yupingso@chromium.org>2022-04-21 14:25:46 +0800
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-04-21 07:41:29 +0000
commit02cfd721fcbaed2b269a20b1e4274b610ca50207 (patch)
tree64c1f95415b7bd9d05cbb6adf3e10430049d7f08 /util
parent08f979c24e4abf6aeee9c1ebcd3b2f1412deef1d (diff)
downloadchrome-ec-02cfd721fcbaed2b269a20b1e4274b610ca50207.tar.gz
util/iteflash.md: Clarify i2c-pseudo installation
After installing i2c-pseudo, servod will need to be restarted. Clarify that in the documentation. BUG=none TEST=none BRANCH=none Change-Id: I378758d0c39d9aed81e1550f7fe06cfbbcdf3492 Signed-off-by: Yu-Ping Wu <yupingso@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3597641 Reviewed-by: Ting Shen <phoenixshen@chromium.org> Commit-Queue: Ting Shen <phoenixshen@chromium.org>
Diffstat (limited to 'util')
-rw-r--r--util/iteflash.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/iteflash.md b/util/iteflash.md
index 4d0db0fcc6..68f7600d74 100644
--- a/util/iteflash.md
+++ b/util/iteflash.md
@@ -108,6 +108,8 @@ Reflashing with Servo Micro also requires the
* `$ cd src/platform/ec/extra/i2c_pseudo`
* `$ ./install`
+**NOTE**: You will need to restart servod after installation.
+
If the above fails, your system may be missing packages necessary for building
kernel modules. Consult your Linux distribution's documentation and support
forums. After installing any packages that might be missing, simply try the