[PATCH v7 03/11] test: Allow connecting to a running board
Simon Glass
sjg at chromium.org
Thu Oct 31 19:00:24 CET 2024
Hi Tom,
On Wed, 30 Oct 2024 at 00:53, Tom Rini <trini at konsulko.com> wrote:
>
> On Wed, Oct 09, 2024 at 07:51:37PM -0600, Simon Glass wrote:
>
> > Sometimes we know that the board is already running the right software,
> > so provide an option to allow running of tests directly, without first
> > resetting the board.
> >
> > This saves time when re-running a test where only the Python code is
> > changing.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
>
> I'm not NAK'ing this, but this is not a open to errors kind of change
> that I like. It also feels like an unrelated "I find this change useful"
> kind of change.
Are you saying this change is open to errors?
It just avoids needing to reset the board when I know it is already in
a good state. So it is a time-saver.
Regards,
Simon
More information about the U-Boot
mailing list