Re: [PATCH 03/13] doc: Add a description for bootmeth_extlinux

2024-07-16 Thread Mattijs Korpershoek
Hi Simon, Thank you for the patch. On lun., juil. 15, 2024 at 11:13, Simon Glass wrote: > Add documentation for the extlinux bootmeth. > > Signed-off-by: Simon Glass Reviewed-by: Mattijs Korpershoek Minor nitpicks below, feel free to ignore or apply. > --- > > doc/develop/bootstd/extlinux

Re: [PATCH 03/13] doc: Add a description for bootmeth_extlinux

2024-07-16 Thread Simon Glass
Hi Heinrich, On Mon, 15 Jul 2024 at 23:30, Heinrich Schuchardt wrote: > > On 7/15/24 12:13, Simon Glass wrote: > > Add documentation for the extlinux bootmeth. > > > > Signed-off-by: Simon Glass > > --- > > > > doc/develop/bootstd/extlinux.rst | 27 +++ > > doc/develop

Re: [PATCH 03/13] doc: Add a description for bootmeth_extlinux

2024-07-15 Thread Heinrich Schuchardt
On 7/15/24 12:13, Simon Glass wrote: Add documentation for the extlinux bootmeth. Signed-off-by: Simon Glass --- doc/develop/bootstd/extlinux.rst | 27 +++ doc/develop/bootstd/index.rst| 1 + doc/develop/bootstd/overview.rst | 2 +- 3 files changed, 29 insert

Re: [PATCH 03/13] doc: Add a description for bootmeth_extlinux

2024-07-15 Thread Quentin Schulz
Hi Simon, On 7/15/24 12:13 PM, Simon Glass wrote: Add documentation for the extlinux bootmeth. Signed-off-by: Simon Glass Reviewed-by: Quentin Schulz Thanks! Quentin

[PATCH 03/13] doc: Add a description for bootmeth_extlinux

2024-07-15 Thread Simon Glass
Add documentation for the extlinux bootmeth. Signed-off-by: Simon Glass --- doc/develop/bootstd/extlinux.rst | 27 +++ doc/develop/bootstd/index.rst| 1 + doc/develop/bootstd/overview.rst | 2 +- 3 files changed, 29 insertions(+), 1 deletion(-) create mode 100644