Home
last modified time | relevance | path

Searched hist:"6 bed7ce569fc409843ff2537937ea1b5fd0f694d" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_dfu.c6bed7ce569fc409843ff2537937ea1b5fd0f694d Thu Jul 18 11:19:14 UTC 2013 Lukasz Majewski <l.majewski@samsung.com> 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: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
/rk3399_rockchip-uboot/include/
H A Ddfu.h6bed7ce569fc409843ff2537937ea1b5fd0f694d Thu Jul 18 11:19:14 UTC 2013 Lukasz Majewski <l.majewski@samsung.com> 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: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
/rk3399_rockchip-uboot/drivers/dfu/
H A Ddfu.c6bed7ce569fc409843ff2537937ea1b5fd0f694d Thu Jul 18 11:19:14 UTC 2013 Lukasz Majewski <l.majewski@samsung.com> 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: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>