diff options
Diffstat (limited to 'util/README.md')
-rw-r--r-- | util/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/README.md b/util/README.md index bd1398bafb..470013ed25 100644 --- a/util/README.md +++ b/util/README.md @@ -38,6 +38,7 @@ _coreboot.org-status_ and _docs.coreboot.org_ Controller (EC). `C` * __exynos__ - Computes and fills Exynos ROM checksum (for BL1 or BL2). `Python2` +* __find_usbdebug__ - Help find USB debug ports * __futility__ - Firmware utility for signing ChromeOS images `Make` * __fuzz-tests__ - Create test cases that crash the jpeg code. `C` * __genbuild_h__ - Generate build system definitions `Shell` |