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:
7ddd447
)
doc/mkimage.1: Fix -D/-f options formatting
author
Horst Kronstorfer
<hkronsto@frequentis.com>
Fri, 23 Dec 2011 05:40:20 +0000
(
05:40
+0000)
committer
Wolfgang Denk
<wd@denx.de>
Fri, 23 Dec 2011 19:11:46 +0000
(20:11 +0100)
Signed-off-by: Horst Kronstorfer <hkronsto@frequentis.com>
doc/mkimage.1
patch
|
blob
|
history
diff --git
a/doc/mkimage.1
b/doc/mkimage.1
index 800aed4e7275179bd3ec2b9be2bcf84a627f0b1e..39652c82d0cf576ce889fdfc0f474d3060b53867 100644
(file)
--- a/
doc/mkimage.1
+++ b/
doc/mkimage.1
@@
-82,12
+82,12
@@
Set XIP (execute in place) flag.
.B Create FIT image:
.TP
-.BI "\-D
"dtc option
"
+.BI "\-D
[" "dtc options" "]
"
Provide special options to the device tree compiler that is used to
create the image.
.TP
-.BI "\-f
"fit-image.its
"
+.BI "\-f
[" "image tree source file" "]
"
Image tree source file that describes the structure and contents of the
FIT image.