Re: [PATCH v3 1/2] mkimage: Document more misc options

2022-06-07 Thread Tom Rini
On Mon, May 16, 2022 at 04:11:07PM -0400, Sean Anderson wrote: > Document -G and the secondary image types which can be used with -R. > Also reword the documentation of -s for clarity. > > Signed-off-by: Sean Anderson Applied to u-boot/next, thanks! -- Tom signature.asc Description: PGP sig

[PATCH v3 1/2] mkimage: Document more misc options

2022-05-16 Thread Sean Anderson
Document -G and the secondary image types which can be used with -R. Also reword the documentation of -s for clarity. Signed-off-by: Sean Anderson --- Changes in v3: - Rebased onto u-boot/master, as v1 was applied instead of v2 - Reworded commit message to reflect this Changes in v2: - Document