[U-Boot] [PATCH v2 2/4] mx6cuboxi: Add USB host support
Vagrant Cascadian
vagrant at aikidev.net
Thu Apr 30 23:26:55 CEST 2015
On 2015-04-29, Fabio Estevam wrote:
> Enable USB Host1 port.
>
> Signed-off-by: Rabeeh Khoury <rabeeh at solid-run.com>
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
> ---
> Changes since v1:
> - Remove USB ether options as suggested by Tom
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?
live well,
vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150430/54f446f3/attachment.sig>
More information about the U-Boot
mailing list