Skip to content
Snippets Groups Projects
Commit 6bed7ce5 authored by Łukasz Majewski's avatar Łukasz Majewski Committed by Marek Vasut
Browse files

dfu: Implementation of target reset after communication with dfu-util's -R switch


This patch extends dfu code to support transmission with -R switch
specified at dfu-util.

When -R is specified, the extra USB_REQ_DFU_DETACH request is sent after
successful data transmission. Then dfu resources are released and reset
command is issued.

Signed-off-by: default avatarLukasz Majewski <l.majewski@samsung.com>
Signed-off-by: default avatarKyungmin Park <kyungmin.park@samsung.com>
parent 6dd30af0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment