[PATCH v3 06/14] doc: mkimage: Rearrange/remove some options

Simon Glass sjg at chromium.org
Thu Jun 30 12:06:11 CEST 2022


On Sat, 25 Jun 2022 at 11:12, Sean Anderson <seanga2 at gmail.com> wrote:
>
> This moves some options which work in any mode to the general options
> section. -p is moved to after -E/-B since those options are related. This
> also adds documentation for -h and -V.
>
> The -F, -l, and -G options are documented twice. Remove the second
> documentation in each case. The synopsis for -l also suggests an implied
> second uimage-file-name parameter. E.g.
>
>         mkimage [-l uimage-file-name] uimage-file-name
>
> This is misleading, so remove it. Wrap a few lines to 80 characters as
> well.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
> (no changes since v2)
>
> Changes in v2:
> - Document -h and -V
> - Rearrange more options
>
>  doc/mkimage.1 | 62 ++++++++++++++++++++++++---------------------------
>  1 file changed, 29 insertions(+), 33 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list