]> git.baikalelectronics.ru Git - uboot.git/commit
test: dm: Restart USB before assuming it is stopped
authorSimon Glass <sjg@chromium.org>
Mon, 25 Apr 2022 05:31:02 +0000 (23:31 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 25 Apr 2022 14:00:03 +0000 (10:00 -0400)
commitc5e9fc47706539930abb8618f70b4491532862a1
tree2cb9f416006e3cb716f10f54220c8301bbb58a29
parent1741dcc948cb7bd29986bb9463b802996c387cd6
test: dm: Restart USB before assuming it is stopped

Update the blk test to stop USB first, in case another test has started
it.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/dm/blk.c