Re: [PATCH v2 4/5] doc: usage: DFU: Fix dfu_alt_info document

2022-02-11 Thread Tom Rini
On Mon, Jan 31, 2022 at 11:52:46AM +0900, Masami Hiramatsu wrote: > Fix some typo and wrong information about dfu_alt_info. > - Add the parameter format, decimal only or hexadecimal. > - Use same parameter name for the same kind of parameters. > (e.g. dev -> dev_id) > > Signed-off-by: Masami Hi

[PATCH v2 4/5] doc: usage: DFU: Fix dfu_alt_info document

2022-01-30 Thread Masami Hiramatsu
Fix some typo and wrong information about dfu_alt_info. - Add the parameter format, decimal only or hexadecimal. - Use same parameter name for the same kind of parameters. (e.g. dev -> dev_id) Signed-off-by: Masami Hiramatsu --- doc/usage/dfu.rst | 57 +---