commit | 842ef9a98ef8643df87d3ae5664802cd5db2bca0 | [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 | f2ec4e34aa55c3d5553b69e8f6e7df140f3ef48a [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>