From: u-boot at olivernetzt.de <u-boot@olivernetzt.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] FW: WG: No ethernet functionality.
Date: Wed, 16 May 2007 12:37:38 +0200 [thread overview]
Message-ID: <20447894.12311179311858282.JavaMail.servlet@kundenserver> (raw)
Dear all,
I'm pretty frustrated and discouraged because my ethernet doesn't work.
I have an at91sam9260ek based board (we tried to copy layout 'n stuff) and after a week trying to get the ethernet connection working I'd like to give up. :-/
I am here now, i.e. the u-boot hangs here after entering a ping command to reach a host within the same network (ethaddr, ipaddr is set properly; link status is ok; link speed is detected; phy is initialized):
-> ether.c: eth_send: entering while ... [my output]
In file ether.c in function eth_send there is that while-loop where the AT91C_EMAC_COMP bit is tested in register EMAC_TSR (transm. status register).
This bit is never set, that's why the while-loop loops eternaly.
The simple question is: Why?
Any hints that might lead to the answer?
Oliver.
reply other threads:[~2007-05-16 10:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20447894.12311179311858282.JavaMail.servlet@kundenserver \
--to=u-boot@olivernetzt.de \
--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.