Re: [U-Boot] [PATCH] usb: fix usb_stor_read/write on DM

2017-07-13 Thread Marek Vasut
On 07/13/2017 03:35 PM, Masahiro Yamada wrote: > Prior to DM, we could not enable different types of USB controllers > at the same time. DM was supposed to loosen the limitation. We can > compile drivers, but not working. > > For example, if EHCI is enabled, xHCI fails as follows: > > => usb

[U-Boot] [PATCH] usb: fix usb_stor_read/write on DM

2017-07-13 Thread Masahiro Yamada
Prior to DM, we could not enable different types of USB controllers at the same time. DM was supposed to loosen the limitation. We can compile drivers, but not working. For example, if EHCI is enabled, xHCI fails as follows: => usb read 8200 0 2000 USB read: device 0 block # 0, count 8