diff options
| author | Tom Rini <trini@konsulko.com> | 2023-10-11 15:32:39 -0400 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2023-10-11 15:32:39 -0400 |
| commit | 429d59c3e5e6a3d3d6cd9f3c59c075e9037459c0 (patch) | |
| tree | 84377766efbef189a2a79c527f22077865addf66 /doc/mkimage.1 | |
| parent | 997bef3c6d22d12c7fd092fb831bf94d114c9f6f (diff) | |
Revert "mkimage: update man page and -h output"
This is part of a longer series, which isn't quite ready. Revert this
for now at least.
This reverts commit 4cb6c8e5f0de3c4c5f9eba51c6a1610934a8cf77.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'doc/mkimage.1')
| -rw-r--r-- | doc/mkimage.1 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/mkimage.1 b/doc/mkimage.1 index c1903896f3d..d0a038a880a 100644 --- a/doc/mkimage.1 +++ b/doc/mkimage.1 @@ -281,10 +281,8 @@ properties. A \(oqdata-offset\(cq of 0 indicates that it starts in the first .BI \-B " alignment" .TQ .BI \-\-alignment " alignment" -The alignment, in hexadecimal, that the FDT structure will be aligned -to. With -.BR \-E , -also specifies the alignment for the external data. +The alignment, in hexadecimal, that external data will be aligned to. This +option only has an effect when \-E is specified. . .TP .BI \-p " external-position" |
