summaryrefslogtreecommitdiffstats
path: root/doc/kwboot.1
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2016-03-15 12:16:39 -0700
committerTom Rini <trini@konsulko.com>2016-03-22 12:16:16 -0400
commita6f70a3d1456e6ce97e0f00ac2d5ff8ae22027d6 (patch)
treedf532a5c7a2877178c9a93f45c521d0cefdfc691 /doc/kwboot.1
parent0af49b9575476587d7c0cfd79ba29a21aa50bc05 (diff)
downloadtalos-obmc-uboot-a6f70a3d1456e6ce97e0f00ac2d5ff8ae22027d6.tar.gz
talos-obmc-uboot-a6f70a3d1456e6ce97e0f00ac2d5ff8ae22027d6.zip
Fix spelling of "transferred".
Signed-off-by: Vagrant Cascadian <vagrant@debian.org> Acked-by: Marek Vasut <marex@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'doc/kwboot.1')
-rw-r--r--doc/kwboot.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/kwboot.1 b/doc/kwboot.1
index 25fe69aa5c..1e9ca268f7 100644
--- a/doc/kwboot.1
+++ b/doc/kwboot.1
@@ -20,7 +20,7 @@ must conform to Marvell's BootROM firmware image format
Following power-up or a system reset, system BootROM code polls the
UART for a brief period of time, sensing a handshake message which
initiates an image upload. This program sends this boot message until
-it receives a positive acknowledgement. The image is transfered using
+it receives a positive acknowledgement. The image is transferred using
Xmodem.
Additionally, this program implements a minimal terminal mode, which
OpenPOWER on IntegriCloud