projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ad1e0b
)
doc: dfu: fix typo in README.dfu
author
Chance.Yang
<chance.yang@vatics.com>
Wed, 14 Oct 2020 03:47:33 +0000
(11:47 +0800)
committer
Tom Rini
<trini@konsulko.com>
Thu, 22 Oct 2020 15:26:14 +0000
(11:26 -0400)
Fix "ram" typos for serial flash
Signed-off-by: Chance.Yang <chance.yang@vatics.com>
doc/README.dfu
patch
|
blob
|
history
diff --git
a/doc/README.dfu
b/doc/README.dfu
index
4b9f883
..
be53b5b
100644
(file)
--- a/
doc/README.dfu
+++ b/
doc/README.dfu
@@
-121,7
+121,7
@@
Commands:
"sf" (serial flash : NOR)
cmd: dfu 0 sf <dev>
each element in "dfu_alt_info" =
- <name> ra
m
<offset> <size> raw access to sf device
+ <name> ra
w
<offset> <size> raw access to sf device
<name> part <dev> <part_id> raw acces to partition
<name> partubi <dev> <part_id> raw acces to ubi partition