X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=common%2Fcmd_thordown.c;h=436b7f56315eb5985016d4d597c6c8ba94959885;hb=867e58744bc55c8ba8235109cf3fc12a1bc0756e;hp=8ed1dc6f9e47a4089885b4232d85bcaa7b3ab3b6;hpb=5b7d0027c2463101dabf337a7cccd768fc20b85e;p=karo-tx-uboot.git 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();