chrome-ec/util
Marco Chen 1b2426b518 ectool: fix help message for sub-command - usbchargemode.
Add optional third argument - inhibit_charge into help message of
usbchargemode.

BRANCH=none
BUG=None
TEST=Check help message by executing new generated ectool binary.

Change-Id: Ie6dca334c3eec00e00fa2e3083f57c45bed3c745
Signed-off-by: Marco Chen <marcochen@google.com>
Reviewed-on: https://chromium-review.googlesource.com/1485031
Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Tested-by: Marco Chen <marcochen@chromium.org>
Reviewed-by: Zhuohao Lee <zhuohao@chromium.org>
2019-03-28 14:14:05 -07:00
..
ec3po console: add time stamp to EC logs 2019-03-20 23:55:15 -07:00
lock file_lock: Add fallback directory 2016-06-02 17:02:51 -07:00
openocd util: flash_ec: Add support to flash npcx7_evb with npcx7m7x chip 2018-01-18 10:11:50 -08:00
signer cr50: prepare to release 0.4.15 2019-03-13 10:38:54 -07:00
uut uut: drain EC console before programming 2019-02-08 14:27:03 -08:00
battery_temp battery_temp: initial commit. 2018-03-29 19:51:40 -07:00
bin2h.sh cr50: prepare using blobs as RMA key sources 2018-04-03 18:47:04 -07:00
build.mk meowth: remove meowth/zoombini overlays and repositories 2018-12-08 11:23:22 -08:00
cbi-util.c common: replace 1 << digits, with BIT(digits) 2019-03-26 04:42:55 -07:00
comm-dev.c ectool: use poll interface 2018-01-23 05:25:08 -08:00
comm-host.c ectool: Check address of comm_init_lpc/_i2c before calling them 2019-01-17 12:18:20 -08:00
comm-host.h common: replace 1 << digits, with BIT(digits) 2019-03-26 04:42:55 -07:00
comm-i2c.c util: Fix return value of ec_command 2014-11-17 16:34:16 +00:00
comm-lpc.c ectool: Revert "ectool: Remove CROS_EC_DEV_IOCRDMEM" 2016-04-22 17:17:56 -07:00
comm-servo-spi.c ectool: fix error codes for servo v2 spi support 2018-03-06 14:38:53 -08:00
config_option_check.py config_option_check.py: Ignore hidden files. 2015-09-18 16:34:20 -07:00
cros_ec_dev.h headers: make EC commands headers C++-friendly 2018-11-16 19:50:45 -08:00
ec_flash.c Allow bigger flash write commands 2013-07-01 16:14:16 -07:00
ec_flash.h cleanup: fix all the header guards 2015-06-18 19:07:00 +00:00
ec_panicinfo.c common: replace 1 << digits, with BIT(digits) 2019-03-26 04:42:55 -07:00
ec_panicinfo.h util: Add ec_parse_panicinfo tool to parse binary panicinfo 2016-09-06 22:02:27 -07:00
ec_parse_panicinfo.c util: Add ec_parse_panicinfo tool to parse binary panicinfo 2016-09-06 22:02:27 -07:00
ec_sb_firmware_update.c ec: typo corrections 2019-03-01 01:09:06 -08:00
ec_sb_firmware_update.h cleanup: fix all the header guards 2015-06-18 19:07:00 +00:00
ec_uartd.c use _DEFAULT_SOURCE for newer glibc 2015-12-08 12:28:57 -08:00
ecst.c util:ecst: add the CHIP_VARIANT npcx7m6fc support for NPCX7 2018-11-18 23:21:07 -08:00
ecst.h util/ecst: refactor path mangling 2018-05-18 10:05:13 -07:00
ectool.c ectool: fix help message for sub-command - usbchargemode. 2019-03-28 14:14:05 -07:00
ectool.h ectool: Add keyscan test features 2012-11-01 14:09:34 -07:00
ectool_keyscan.c Keyboard: Allow keyboard size to be set at run time 2018-10-19 23:21:56 -07:00
export_taskinfo.c ish: save/restore FPU context only for the task uses FPU 2019-02-26 05:09:12 -08:00
flash_ec flash_ec: remove sed or cut call in getting a value from dut-control 2019-03-27 01:10:04 -07:00
flash_fp_mcu_common.sh flash_fp_mcu: only control PWREN if it exists 2019-03-26 04:43:39 -07:00
flash_pd.py Remove obsolete board-specific code 2015-06-10 18:24:05 +00:00
g_regs cr50: rename hw generated register definitions file 2015-11-21 13:12:18 -08:00
gen_emmc_transfer_data.c common/bootblock: Pack bootblock in EC image. 2018-07-02 04:34:53 -07:00
gen_touchpad_hash.c update_fw: Store complete touchpad FW hash 2017-09-15 10:50:27 -07:00
genvif.c servo_v4: add per port dualrole setting 2018-08-15 20:36:10 -07:00
getversion.sh cr50: add support for building CR50_SQA images 2019-03-20 19:51:16 -07:00
host_command_check.sh util: do not run host command check unless needed 2017-12-08 20:37:23 -08:00
inject-keys.py ectool: add inject-keys.py 2016-02-05 06:02:49 -08:00
iteflash.c common: replace 1 << digits, with BIT(digits) 2019-03-26 04:42:55 -07:00
lbcc.c common: bit change 1 << constants with BIT(constants) 2019-03-26 04:42:56 -07:00
lbplay.c Fix some stupid. 2014-02-17 17:35:43 +00:00
misc_util.c util/misc_util: Fix unchecked error 2017-10-19 05:15:31 -07:00
misc_util.h ectool: Upgrade to improved ioctl format 2016-04-12 19:00:36 -07:00
powerd_lock.c ec: Create lockfile in /run/lock/power_override. 2017-12-06 20:24:12 -08:00
powerd_lock.h cleanup: fix all the header guards 2015-06-18 19:07:00 +00:00
presubmit_check.sh presubmit_check: Check unittests results on extra/stack_analyzer 2017-08-29 22:08:20 -07:00
run_ects.py eCTS: Add I2C suite to run_ects.py 2017-06-28 21:50:50 -07:00
run_host_test ec: Make it possible to run tests with AddressSanitizer enabled 2018-06-28 07:06:46 -07:00
stm32mon.c stm32mon: Add link to SPI protocol 2018-12-17 20:47:15 -08:00
tagbranch.sh util: fix bug in tagbranch 2017-09-15 08:46:32 -07:00
temp_metrics.conf temp_metrics: use fanduty 0 to enable fan 2018-03-16 15:56:23 -07:00
test-inject-keys.sh ectool: add inject-keys.py 2016-02-05 06:02:49 -08:00
unpack_ftb.py touchpad_st: embed FTB header in unpacked TP FW 2018-10-15 23:28:42 -07:00
usb_if.c gsctool: refactor USB interface 2018-09-17 21:34:52 -07:00
usb_if.h gsctool: refactor USB interface 2018-09-17 21:34:52 -07:00