Re: [U-Boot] changing of fastboot index

2018-12-14 Thread Jean-Jacques Hiblot
On 12/12/2018 21:52, Sam Protsenko wrote: Hi Jean-Jacques, After commit aec0081093e7 ("configs: am57xx_evm: Enable DM_USB and DM_USB_DEV") I noticed that "fastboot 1" command doesn't work anymore on BeagleBoard X15. Instead, "fastboot 0" works. I can see that this happens because in dwc3_glue_

[U-Boot] changing of fastboot index

2018-12-12 Thread Sam Protsenko
Hi Jean-Jacques, After commit aec0081093e7 ("configs: am57xx_evm: Enable DM_USB and DM_USB_DEV") I noticed that "fastboot 1" command doesn't work anymore on BeagleBoard X15. Instead, "fastboot 0" works. I can see that this happens because in dwc3_glue_bind() we only register usb@488d as OTG c