* [U-Boot] LXT971 Ethernet problem
@ 2008-12-02 13:43 tomydevasia
2008-12-02 13:59 ` Wolfgang Denk
0 siblings, 1 reply; 3+ messages in thread
From: tomydevasia @ 2008-12-02 13:43 UTC (permalink / raw)
To: u-boot
Hi,
I am currently working on AT91SAM9260 based board. In this board we
are using LXT971A as PHY. We are using u-boot version 1.1.5. We have
connected one Ethernet cross-over cable between the board and my PC. After
rebooting we are observing the following
1) In U-boot, auto negotiation is happening with the PC. So I tried to ping
the PC from U-boot.
2) While pinging from the board, the request is not coming to the
Computer(We checked up with Ethernet sniffers like Ethereal).
3) In the board after ping request it will wait for the reply from the other
side, it is receiving packets from my Computer (broad cast messages from the
PC). So our conclusion is that, the Ethernet packets from the board is not
reaching up to the Computer but packets from the Computer is receiving
there inside the board.
So is there any thing to do with the LXT registers or LXT Ethernet driver ?
. So I request you to give us a work around to solve this issue.
I have uploaded the driver files for LXT971A using in U-boot.
http://www.nabble.com/file/p20792430/lxt971.c lxt971.c
http://www.nabble.com/file/p20792430/lxt971.h lxt971.h
--
With Regards
Tomy Devasia
--
View this message in context: http://www.nabble.com/LXT971--Ethernet-problem-tp20792430p20792430.html
Sent from the Uboot - Users mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 3+ messages in thread* [U-Boot] LXT971 Ethernet problem
2008-12-02 13:43 [U-Boot] LXT971 Ethernet problem tomydevasia
@ 2008-12-02 13:59 ` Wolfgang Denk
[not found] ` <49354087.8080507@kalkitech.in>
0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Denk @ 2008-12-02 13:59 UTC (permalink / raw)
To: u-boot
Dear Tomy,
In message <20792430.post@talk.nabble.com> you wrote:
>
> I am currently working on AT91SAM9260 based board. In this board we
> are using LXT971A as PHY. We are using u-boot version 1.1.5. We have
> connected one Ethernet cross-over cable between the board and my PC. After
> rebooting we are observing the following
...
> So is there any thing to do with the LXT registers or LXT Ethernet driver ?
> . So I request you to give us a work around to solve this issue.
Well, U-Boot 1.1.5 is *very* old.
I strongly recommend to update to recent code (U-Boot-2008.10 or even
better top of tree from the git repository), and then try again.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
It is clear that the individual who persecutes a man, his brother,
because he is not of the same opinion, is a monster. - Voltaire
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-12-02 15:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-02 13:43 [U-Boot] LXT971 Ethernet problem tomydevasia
2008-12-02 13:59 ` Wolfgang Denk
[not found] ` <49354087.8080507@kalkitech.in>
2008-12-02 15:29 ` Wolfgang Denk
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.