X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=common%2Fcmd_thordown.c;h=436b7f56315eb5985016d4d597c6c8ba94959885;hb=d09e401b439859cf9435bfe363265b4322e93cd9;hp=8ed1dc6f9e47a4089885b4232d85bcaa7b3ab3b6;hpb=6af857c50df4e62ec08e51ad73c96f63f1480386;p=u-boot diff --git a/common/cmd_thordown.c b/common/cmd_thordown.c index 8ed1dc6f9e..436b7f5631 100644 --- a/common/cmd_thordown.c +++ b/common/cmd_thordown.c @@ -56,6 +56,7 @@ int do_thor_down(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) exit: g_dnl_unregister(); + board_usb_cleanup(controller_index, USB_INIT_DEVICE); done: dfu_free_entities();