diff options
author | Tom Rini <trini@ti.com> | 2012-12-21 16:19:29 -0700 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-12-21 16:19:29 -0700 |
commit | ba6d4b64b33146740a15b3dd5a5f511a2bc8d6f6 (patch) | |
tree | c57eeb10d2b625a1052cb523e6dd53d067b1bb65 /doc | |
parent | ba427678a419a59c091e1c816c13852fa05b24bf (diff) | |
parent | 41984e71231c7af4a5617f4f94f372714c64d987 (diff) | |
download | u-boot-imx-ba6d4b64b33146740a15b3dd5a5f511a2bc8d6f6.zip u-boot-imx-ba6d4b64b33146740a15b3dd5a5f511a2bc8d6f6.tar.gz u-boot-imx-ba6d4b64b33146740a15b3dd5a5f511a2bc8d6f6.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot-usb
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.usb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.usb b/doc/README.usb index ef1d6ba..b4c3ef5 100644 --- a/doc/README.usb +++ b/doc/README.usb @@ -63,7 +63,7 @@ Common USB Commands: Storage USB Commands: - usb scan: scans the USB for storage devices.The USB must be running for this command (usb start) -- usb device [dev]: show or set current USB staorage device +- usb device [dev]: show or set current USB storage device - usb part [dev]: print partition table of one or all USB storage devices - usb read addr blk# cnt: |