From: Vagrant Cascadian <vagrant@aikidev.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 2/4] mx6cuboxi: Add USB host support
Date: Thu, 30 Apr 2015 15:20:00 -0700 [thread overview]
Message-ID: <874mnxuulr.fsf@aikidev.net> (raw)
In-Reply-To: <CAOMZO5CaKAe5GW+Wr1EPxFuZqTbDPEaL2GcD-TOyocTbMNnOsw@mail.gmail.com>
On 2015-04-30, Fabio Estevam wrote:
> On Thu, Apr 30, 2015 at 6:26 PM, Vagrant Cascadian <vagrant@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?
After trying this several times, that build of u-boot no longer works
either.
> Could you try?
>
> => setenv ethaddr
> => save
> => reset
No change.
> TFTP transfer is working fine here.
It was working here too, and now it doesn't. I clearly misdiagnosed the
cause...
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/a584c7e4/attachment.sig>
next prev parent reply other threads:[~2015-04-30 22:20 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-30 1:28 [U-Boot] [PATCH v2 1/4] mx6cuboxi: Add HDMI output support Fabio Estevam
2015-04-30 1:28 ` [U-Boot] [PATCH v2 2/4] mx6cuboxi: Add USB host support Fabio Estevam
2015-04-30 21:26 ` Vagrant Cascadian
2015-04-30 21:40 ` Fabio Estevam
2015-04-30 22:20 ` Vagrant Cascadian [this message]
2015-04-30 23:50 ` Vagrant Cascadian
2015-05-01 2:14 ` Fabio Estevam
2015-05-01 5:50 ` Vagrant Cascadian
2015-05-01 7:33 ` Stefano Babic
2015-05-01 15:06 ` Fabio Estevam
2015-05-01 16:20 ` Vagrant Cascadian
2015-05-01 17:10 ` Fabio Estevam
2015-05-01 20:20 ` Fabio Estevam
2015-05-01 21:37 ` Fabio Estevam
2015-05-02 0:07 ` [U-Boot] mx6cuboxi: PHY/FEC detection Vagrant Cascadian
2015-05-02 8:54 ` Stefano Babic
2015-05-02 14:12 ` Fabio Estevam
2015-05-04 3:24 ` Fabio Estevam
2015-05-04 6:19 ` Stefano Babic
2015-04-30 22:21 ` [U-Boot] [PATCH v2 2/4] mx6cuboxi: Add USB host support Vagrant Cascadian
2015-05-02 9:15 ` Stefano Babic
2015-04-30 1:28 ` [U-Boot] [PATCH v2 3/4] mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdin Fabio Estevam
2015-04-30 21:27 ` Vagrant Cascadian
2015-05-02 9:16 ` Stefano Babic
2015-04-30 1:28 ` [U-Boot] [PATCH v2 4/4] logos: Add Solidrun's logo Fabio Estevam
2015-05-02 9:19 ` Stefano Babic
2015-04-30 21:28 ` [U-Boot] [PATCH v2 1/4] mx6cuboxi: Add HDMI output support Vagrant Cascadian
2015-05-02 9:15 ` Stefano Babic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874mnxuulr.fsf@aikidev.net \
--to=vagrant@aikidev.net \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.