Commits
Stephen Warren committed 842ef9a98ef
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>