File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
framework_lib/src/commandline Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -819,6 +819,12 @@ Options:
819819 --kblight [<KBLIGHT>] Set keyboard backlight percentage or get, if no value provided
820820 --console <CONSOLE> Get EC console, choose whether recent or to follow the output [possible values: recent, follow]
821821 --hash <HASH> Hash a file of arbitrary data
822+ --pd-addrs <PD_ADDRS> <PD_ADDRS>
823+ Specify I2C addresses of the PD chips (Advanced)
824+ --pd-ports <PD_PORTS> <PD_PORTS>
825+ Specify I2C ports of the PD chips (Advanced)
826+ --has-mec <HAS_MEC>
827+ Specify the type of EC chip (MEC/MCHP or other) [possible values: true, false]
822828 -t, --test Run self-test to check if interaction with EC is possible
823829 -h, --help Print help information
824830 -b Print output one screen at a time
You can’t perform that action at this time.
0 commit comments