[PATCH u-boot v2 1/2] eth/r8152: fix assigning the wrong endpoint

Hayes Wang hayeswang at realtek.com
Mon May 25 14:52:46 CEST 2020


Marek Vasut [mailto:marex at 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?

Best Regards,
Hayes



More information about the U-Boot mailing list