public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] CONFIG_DM_ETH USB_ETHER_ASIX Reception Issue on Tegra
@ 2015-08-03 15:45 Marcel Ziswiler
  2015-08-03 18:48 ` Marek Vasut
  2015-08-03 18:51 ` Simon Glass
  0 siblings, 2 replies; 10+ messages in thread
From: Marcel Ziswiler @ 2015-08-03 15:45 UTC (permalink / raw)
  To: u-boot

Hi there

Trying to update one of my patch sets of late made me notice that the
ASIX USB to Ethernet stuff if CONFIG_DM_ETH is enabled seems to be
rather broken. I already sent two patches to even get that far but even
with that reception still does not seem to work (see below). I tested
by enabling CONFIG_DM_ETH on Colibri T20/T30 as well as Apalis T30 with
CONFIG_USB_HOST_ETHER and CONFIG_USB_ETHER_ASIX enabled and a LevelOne
USB-0301 ASIX AX88772 dongle. Has anybody actually tried that lately?

Colibri T20 # usb start
starting USB...
USB0:   USB EHCI 1.00
USB1:   USB EHCI 1.00
USB2:   USB EHCI 1.00
scanning bus 1 for devices... 1 USB Device(s) found
scanning bus 2 for devices...
Warning: asix_eth using MAC address from ROM
2 USB Device(s) found
scanning bus 0 for devices... 1 USB Device(s) found
Colibri T20 # tftpboot $loadaddr uImage-colibri_t20
Using asix_eth device
TFTP from server 192.168.10.1; our IP address is 192.168.10.4
Filename 'uImage-colibri_t20'.
Load address: 0x1000000
Loading: EHCI timed out on TD - token=0x8008d80
Rx: failed to receive: -5
T EHCI timed out on TD - token=0x8008d80
Rx: failed to receive: -5
T EHCI timed out on TD - token=0x8008d80
Rx: failed to receive: -5
T EHCI timed out on TD - token=0x8008d80
Rx: failed to receive: -5
T EHCI timed out on TD - token=0x8008d80
Rx: failed to receive: -5
T EHCI timed out on TD - token=0x8008d80
Rx: failed to receive: -5
T EHCI timed out on TD - token=0x8008d80
Rx: failed to receive: -5
T EHCI timed out on TD - token=0x8008d80
Rx: failed to receive: -5
T EHCI timed out on TD - token=0x8008d80
Rx: failed to receive: -5
T EHCI timed out on TD - token=0x8008d80
Rx: failed to receive: -5
T EHCI timed out on TD - token=0x8008d80
Rx: failed to receive: -5

Retry count exceeded; starting again
Colibri T20 #

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-08-07 20:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-03 15:45 [U-Boot] CONFIG_DM_ETH USB_ETHER_ASIX Reception Issue on Tegra Marcel Ziswiler
2015-08-03 18:48 ` Marek Vasut
2015-08-03 20:29   ` Marcel Ziswiler
2015-08-03 23:10     ` Marek Vasut
2015-08-04  7:33       ` Marcel Ziswiler
2015-08-07  5:29         ` Simon Glass
2015-08-07  6:41           ` Marcel Ziswiler
2015-08-07 19:09             ` Simon Glass
2015-08-07 20:28               ` Marek Vasut
2015-08-03 18:51 ` Simon Glass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox