
30 Oct
2024
30 Oct
'24
12:53 a.m.
On Wed, Oct 09, 2024 at 07:51:42PM -0600, Simon Glass wrote:
Send the Labgrid quit characters to ask it to exit gracefully. This typically allows it to power off the board being used. Only do this when labgrid is being used (detected with an env var).
If that doesn't work, try the less graceful approach.
Signed-off-by: Simon Glass sjg@chromium.org
I forget why we need this, and not just have the release hook power off the board, as part of releasing it.
--
Tom