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

Fabio Estevam festevam at gmail.com
Thu Apr 30 23:40:04 CEST 2015


On Thu, Apr 30, 2015 at 6:26 PM, Vagrant Cascadian <vagrant at aikidev.net> wrote:

> Removing those options broke network boot.  With this patch, u-boot
> reports:
>
>   Net:   Phy 0 not found
>
> And the dhcp command fails to get an ip address.
>
> With both CONFIG_USB_HOST_ETHER and CONFIG_USB_ETHER_ASIX defined in
> mx6cuboxi.h, u-boot reports:
>
>   Net:   FEC
>
> And then the dhcp command works as expected...
>
> Perhaps the CONFIG_USB*ETHER options conditionall enable some other
> feature that FEC depends on?

Could you try?

=> setenv ethaddr
=> save
=> reset

TFTP transfer is working fine here.

Regards,

Fabio Estevam


More information about the U-Boot mailing list