Searched hist:"6047 a3a9c9cf88c38b0b7b99bfeb4edf6661acc8" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/musb-new/ |
| H A D | sunxi.c | 6047a3a9c9cf88c38b0b7b99bfeb4edf6661acc8 Sun Oct 25 04:44:47 UTC 2015 Siarhei Siamashka <siarhei.siamashka@gmail.com> sunxi: musb: Implement dfu_usb_get_reset()
This is necessary to distinguish between the "dfu-util --detach" and the "dfu-util --reset" requests.
The default weak implementation of dfu_usb_get_reset() unconditionally reboots the device, but we want to be able to continue the boot.scr execution after writing the kernel, fdt and ramdisk to RAM via DFU.
Signed-off-by: Siarhei Siamashka <siarhei.siamashka@gmail.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
|