You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm playing with the usb storage gadget driver, and it seems that mtda-cli storage write happily overwrites an active image. I would have expected that the driver at least unplugs the device and then replugs it after the update.
Also, the sub-commands host, target, mount, update all seem to be broken with usbf. update even gives an AttributeError.
The text was updated successfully, but these errors were encountered:
I'm playing with the usb storage gadget driver, and it seems that
mtda-cli storage write
happily overwrites an active image. I would have expected that the driver at least unplugs the device and then replugs it after the update.Also, the sub-commands
host
,target
,mount
,update
all seem to be broken with usbf.update
even gives an AttributeError.The text was updated successfully, but these errors were encountered: