On Sat, Oct 30, 2021 at 12:25:36PM -0600, Simon Glass wrote: > This code is duplicated in two scripts. Put it into a new wait_raw_device > to avoid this. Also rename the 'done' variable to 'complete' to void > confusing it with the end of the for loop. > > Signed-off-by: Simon Glass Applied to u-boot-test-hooks/master, thanks! -- Tom