[U-Boot] [PATCH v2 2/4] mx6cuboxi: Add USB host support

Fabio Estevam festevam at gmail.com
Fri May 1 22:20:10 CEST 2015


On Fri, May 1, 2015 at 2:10 PM, Fabio Estevam <festevam at gmail.com> wrote:
> On Fri, May 1, 2015 at 1:20 PM, Vagrant Cascadian <vagrant at aikidev.net> wrote:
>
>> I did revert back, and at first that seemed to fix it, but after more
>> testing, the issue appears to be intermittent, and unrelated to the USB
>> changes.
>>
>> So my earlier Tested-By stands; I think it's worth applying.
>
> Ok, thanks for the clarification.
>
> I will try to reproduce/investigate this FEC/PHY issue next week.

Looking at Solid-run's tree they have the following commit that may be
related to this PHY issue:

commit efc4835294122212052a8b8b2a23d14fa2b72177
Author: Rabeeh Khoury <rabeeh at solid-run.com>
Date:   Sat Jan 25 17:57:51 2014 +0200

    fecmxc_initialize_multi change from phy id to phy mask

    The fecmxc_initialize_multi now accepts phy address mask instead of a
    single phy address.

    Modified otherboard that directly uses fecmxc_initialize_multi()

    Modified also i.MX6 RXD0/RXD1 pad to pull down (they are also directly
    connected to the Atheros 8035/8030 although they should be functional
    only in the RMII mode - 8030).

    Signed-off-by: Rabeeh Khoury <rabeeh at solid-run.com>


More information about the U-Boot mailing list