Re: [PATCH v3 05/14] doc: mkimage: Use subsection macro

2022-06-30 Thread Simon Glass
On Sat, 25 Jun 2022 at 11:12, Sean Anderson wrote: > > The options are divided up into several subsections. Use the appropriate > macro. While we're at it, rename the headings to better reflect the > contents of their sections. > > Signed-off-by: Sean Anderson > --- > > Changes in v3: > - Remove

[PATCH v3 05/14] doc: mkimage: Use subsection macro

2022-06-25 Thread Sean Anderson
The options are divided up into several subsections. Use the appropriate macro. While we're at it, rename the headings to better reflect the contents of their sections. Signed-off-by: Sean Anderson --- Changes in v3: - Remove usage of "legacy" in section headings Changes in v2: - Rename first s