* [PATCH 1/1] doc: describe u-boot-test-release
@ 2025-05-03 10:14 Heinrich Schuchardt
2025-05-03 21:26 ` Simon Glass
2025-05-05 10:04 ` Mattijs Korpershoek
0 siblings, 2 replies; 3+ messages in thread
From: Heinrich Schuchardt @ 2025-05-03 10:14 UTC (permalink / raw)
To: Tom Rini; +Cc: Simon Glass, Mattijs Korpershoek, u-boot, Heinrich Schuchardt
The scripts u-boot-test-release is called at the end of testing.
Describe it.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
---
doc/develop/py_testing.rst | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/doc/develop/py_testing.rst b/doc/develop/py_testing.rst
index 217ae447035..824e3c0d9a7 100644
--- a/doc/develop/py_testing.rst
+++ b/doc/develop/py_testing.rst
@@ -388,6 +388,13 @@ to download the U-Boot binary directly into RAM and execute it. This would
avoid the need for `u-boot-test-flash` to actually write U-Boot to flash, thus
saving wear on the flash chip(s).
+u-boot-test-release
+'''''''''''''''''''
+
+When all tests for the board have been executed, this script is called.
+
+The board can be switched off now.
+
Examples
''''''''
--
2.48.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] doc: describe u-boot-test-release
2025-05-03 10:14 [PATCH 1/1] doc: describe u-boot-test-release Heinrich Schuchardt
@ 2025-05-03 21:26 ` Simon Glass
2025-05-05 10:04 ` Mattijs Korpershoek
1 sibling, 0 replies; 3+ messages in thread
From: Simon Glass @ 2025-05-03 21:26 UTC (permalink / raw)
To: Heinrich Schuchardt; +Cc: Tom Rini, Mattijs Korpershoek, u-boot
On Sat, 3 May 2025 at 04:14, Heinrich Schuchardt
<heinrich.schuchardt@canonical.com> wrote:
>
> The scripts u-boot-test-release is called at the end of testing.
> Describe it.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
> ---
> doc/develop/py_testing.rst | 7 +++++++
> 1 file changed, 7 insertions(+)
Reviewed-by: Simon Glass <sjg@chromium.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] doc: describe u-boot-test-release
2025-05-03 10:14 [PATCH 1/1] doc: describe u-boot-test-release Heinrich Schuchardt
2025-05-03 21:26 ` Simon Glass
@ 2025-05-05 10:04 ` Mattijs Korpershoek
1 sibling, 0 replies; 3+ messages in thread
From: Mattijs Korpershoek @ 2025-05-05 10:04 UTC (permalink / raw)
To: Heinrich Schuchardt, Tom Rini
Cc: Simon Glass, Mattijs Korpershoek, u-boot, Heinrich Schuchardt
Hi Heinrich,
Thank you for the patch.
On sam., mai 03, 2025 at 12:14, Heinrich Schuchardt <heinrich.schuchardt@canonical.com> wrote:
> The scripts u-boot-test-release is called at the end of testing.
> Describe it.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
> ---
> doc/develop/py_testing.rst | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/doc/develop/py_testing.rst b/doc/develop/py_testing.rst
> index 217ae447035..824e3c0d9a7 100644
> --- a/doc/develop/py_testing.rst
> +++ b/doc/develop/py_testing.rst
> @@ -388,6 +388,13 @@ to download the U-Boot binary directly into RAM and execute it. This would
> avoid the need for `u-boot-test-flash` to actually write U-Boot to flash, thus
> saving wear on the flash chip(s).
>
> +u-boot-test-release
> +'''''''''''''''''''
> +
> +When all tests for the board have been executed, this script is called.
> +
> +The board can be switched off now.
> +
> Examples
> ''''''''
>
> --
> 2.48.1
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-05-05 10:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-03 10:14 [PATCH 1/1] doc: describe u-boot-test-release Heinrich Schuchardt
2025-05-03 21:26 ` Simon Glass
2025-05-05 10:04 ` Mattijs Korpershoek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox