Re: [PATCH 06/13] doc: Add a description for bootmeth_cros

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 cros bootmeth. > > Signed-off-by: Simon Glass Reviewed-by: Mattijs Korpershoek > --- > > doc/develop/bootstd/cros.rst | 33 > doc/develop

Re: [PATCH 06/13] doc: Add a description for bootmeth_cros

2024-07-16 Thread Simon Glass
Hi Heinrich, On Tue, 16 Jul 2024 at 00:07, Heinrich Schuchardt wrote: > > On 7/15/24 12:13, Simon Glass wrote: > > Add documentation for the cros bootmeth. > > %s/bootmeth/boot method/ > > throughout the patch. > > > > > Signed-off-by: Simon Glass > > --- > > > > doc/develop/bootstd/cros.rst

Re: [PATCH 06/13] doc: Add a description for bootmeth_cros

2024-07-15 Thread Heinrich Schuchardt
On 7/15/24 12:13, Simon Glass wrote: Add documentation for the cros bootmeth. %s/bootmeth/boot method/ throughout the patch. Signed-off-by: Simon Glass --- doc/develop/bootstd/cros.rst | 33 doc/develop/bootstd/index.rst| 1 + doc/develop/boot

Re: [PATCH 06/13] doc: Add a description for bootmeth_cros

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

[PATCH 06/13] doc: Add a description for bootmeth_cros

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