
25 May
2020
25 May
'20
3 p.m.
On 5/25/20 2:52 PM, Hayes Wang wrote:
Marek Vasut [mailto:marex@denx.de]
Sent: Monday, May 25, 2020 8:03 PM
[...] ep_out_found = 1;
}
} else if ((ep_addr & USB_DIR_OUT) && !ep_out_found) {
Sorry, I was wrong in my previous suggestion, the USB_DIR_OUT macro is expanded to 0, so this patch cannot work. 2/2 is already upstream. Do you have a chance to test these patches before sending them ?
Excuse me. I test v1 only. Do I have to resend v1 for patch #1?
I'll pick V1, no worries.