[U-Boot] Testing u-boot-dm/next

Simon Glass sjg at chromium.org
Fri Apr 10 19:40:04 CEST 2015


Hi Przemyslaw,

On 9 April 2015 at 01:55, Przemyslaw Marczak <p.marczak at 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


More information about the U-Boot mailing list