commit | fb12f45b252efc39832c178cfbcd383145f57210 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon Aug 25 14:02:15 2014 -0600 |
committer | Marek Vasut <marex@denx.de> | Tue Sep 02 14:29:28 2014 +0200 |
tree | 1cee8587565fbcc7679e43078cef0746d16622c3 | |
parent | ef73102acc9542b6a7bec61858270c9b8f84c7c3 [diff] |
usb: ci_udc: implement dfu_usb_get_reset This allows the USB code to determine whether a USB bus reset was issued, which in turn allows the code to differentiate between a detach (return to shell prompt) and a board reset/reboot request. Signed-off-by: Stephen Warren <swarren@nvidia.com>