doc: describe u-boot-test-release
The scripts u-boot-test-release is called at the end of testing. Describe it. Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
@@ -389,6 +389,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
|
avoid the need for `u-boot-test-flash` to actually write U-Boot to flash, thus
|
||||||
saving wear on the flash chip(s).
|
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
|
Examples
|
||||||
''''''''
|
''''''''
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user