projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0768a69
)
warp: README: Fix typo
author
Fabio Estevam
<fabio.estevam@freescale.com>
Tue, 12 May 2015 16:19:06 +0000
(13:19 -0300)
committer
Stefano Babic
<sbabic@denx.de>
Fri, 15 May 2015 17:21:24 +0000
(19:21 +0200)
Fix the spelling of 'successful'.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
board/warp/README
patch
|
blob
|
history
diff --git
a/board/warp/README
b/board/warp/README
index 0e1f076605689b0453cae1c59e1e630fca1e9844..db3100edba5caed588386e3e718e7d0c2802b272 100644
(file)
--- a/
board/warp/README
+++ b/
board/warp/README
@@
-43,8
+43,8
@@
Transfer u-boot.imx that will be flashed into the eMMC:
$ sudo dfu-util -D u-boot.imx -a boot
-Then on the U-boot prompt the following message should be seen after a
succesful
-upgrade:
+Then on the U-boot prompt the following message should be seen after a
+
successful
upgrade:
#DOWNLOAD ... OK
Ctrl+C to exit ...