summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorVijay Hiremath <vijay.p.hiremath@intel.com>2023-04-13 18:25:45 -0700
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2023-04-19 23:40:20 +0000
commitc4a67f5298a5a3f402bf9f4bc5505b5c4f02f557 (patch)
treebde985f9dc9af8adaf68ec8106678e35c82e882a /docs
parent806b88d2cd803e2f3ff8b10ef5aed1e265bbebf8 (diff)
downloadchrome-ec-c4a67f5298a5a3f402bf9f4bc5505b5c4f02f557.tar.gz
retimer: Use common console command for all Retimers
BUG=b:278138274 BRANCH=none TEST=Tested on ADL-RVP, retimer console command works ./twister -T zephyr/test/drivers ./twister -T zephyr/test/drivers -s drivers.default ./firmware_builder.py --metrics /tmp/tmp_pc1rc15 build Change-Id: Idaec9b41f550ad6aafa34400e95ebf00b9c11348 Signed-off-by: Vijay Hiremath <vijay.p.hiremath@intel.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4426790 Reviewed-by: Daisuke Nojiri <dnojiri@chromium.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/reducing_ec_image_size.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reducing_ec_image_size.md b/docs/reducing_ec_image_size.md
index 85a15a3f3c..dc04605dda 100644
--- a/docs/reducing_ec_image_size.md
+++ b/docs/reducing_ec_image_size.md
@@ -244,7 +244,7 @@ prj.conf file to disable the console command.
| | CONFIG_CMD_RAND | `rand` | Used only on STM32 |
| | CONFIG_CMD_REGULATOR | `ir357x` | |
| | CONFIG_CMD_RESET_FLAGS | `rflags` | |
-| | CONFIG_CMD_RETIMER | `bb`<br>`kbxfer` | |
+| | CONFIG_CMD_RETIMER | `retimer` | |
| | CONFIG_CMD_RTC | `rtc` | |
| | CONFIG_CMD_RTC_ALARM | `rtc_alarm` | |
| | CONFIG_CMD_RW | `rw` | |