
Hello Simon,
On 04/10/2015 07:40 PM, Simon Glass wrote:
Hi Przemyslaw,
On 9 April 2015 at 01:55, Przemyslaw Marczak p.marczak@samsung.com wrote:
Hello Simon,
On 04/09/2015 05:07 AM, Simon Glass wrote:
Hi,
I have quite a few patches queued up in the next branch of u-boot-dm, ready for when the merge window options.
If anyone has time and can give it a spin on their board, it would be much appreciated!
Regards, Simon
I tested this on Odroid U3. It looks that everything works fine. I see that ehci_hcd_init() is not used, then where can we call the board_usb_init()?
Thanks for testing.
Can board_usb_init() be called from within the board_init() code instead? Or are you trying to avoid doing this init unless USB is actually used? If so, then I'll need to have a think about it.
Regards, Simon
I noticed, that after changes the USB command doesn't recognize the mass storage device. I haven't too much time for checking it deeper. I will check it on Monday and give you a response.
Best regards,