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

Fabio Estevam festevam at gmail.com
Fri May 1 04:14:19 CEST 2015


Hi Vagrant,

On Thu, Apr 30, 2015 at 8:50 PM, Vagrant Cascadian <vagrant at aikidev.net> wrote:
> So network works fine on the hummingboard i1 and i2ex, but the cubox
> i4pro is still inconsistant:
>
>   Net:   Phy 0 not found
>   PHY reset timed out
>   FEC

When you see this error: does U-boot warn you about the MAC address
stored in the environment does not match the one read by the fuses?

I think if you use a clean environment (env default -f -a, or do the
setenv ethaddr; save) then the MAC address will be re-read from the
fuse and stored in the env. Then ethernet should work fine.

Regards,

Fabio Estevam


More information about the U-Boot mailing list