From: Jerry Van Baren <gerald.vanbaren@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] No ethernet link on Lubbock board.
Date: Tue, 08 Jul 2008 13:42:03 -0400 [thread overview]
Message-ID: <4873A6EB.6030407@ge.com> (raw)
In-Reply-To: <5a65fa170807081039x16ec7e18s3fdefd4b07d8292c@mail.gmail.com>
Victor wrote:
> This is a problem I've been fighting to for a long time. I'm sure it
> would be something stupid I haven't noticed, but I don't know what
> else to try. My Linux OS is working flawlessly with a correct eth0
> device, so at least I know it's not (or should not) a hardware
> problem.
>
> Everything else works as expected, but the LAN91C96 driver does not
> enable the board network interface.
>
> Environment:
> Hardware: Lubbock Board from Intel, wired to an IBM Laptop.
> U-boot version: 1.3.3 (tried with 1.3.1, 1.20, same results)
> mac address: tried with the one generated by the eth_gen_tool, and the
> original hardware one.
> Default 'lubbock.h' file, heavy edited one, etc... No luck.
>
> $ printenv:
> U-Boot 1.3.3 (Jul 8 2008 - 19:07:01)
>
> DRAM: 64 MB
> Flash: 64 MB
> Hit any key to stop autoboot: 0
> $ printenv
> baudrate=115200
> netmask=255.255.0.0
> bootdelay=5
> serverip=192.168.1.1
> ipaddr=192.168.1.2
> bootcmd=bootm 200000
> bootargs=ip=192.168.1.2:192.168.1.1:192.168.1.1:255.255.255.0:pxa:eth0:off
> mem=64M root=/dev/nfs nfsroot=192.168.1.1:/rootfs/nfs init=/sbin/init
> console=ttyS0,115200
> ethaddr=00:02:b3:00:8f:xx
^^
Hmmm, what base are we using here? Base 26?
:-D
> stdin=serial
> stdout=serial
> stderr=serial
>
> Something odd I noticed:
>
> $ tftpboot
>
> Warning: MAC addresses don't match:
> HW MAC address: 01:00:01:00:01:00
> "ethaddr" value: 00:02:B3:00:8F:xx
> Using MAC Address 00:02:B3:00:8F:xx
I'm assuming you didn't hand edit in the "xx" out of paranoia.
> Linux detects the correct Mac Address without any configuration, why
> u-boot reads 01:00:01:00:01:00?
Beats me.
> Any idea?
Try a valid MAC address?
Good luck,
gvb
next prev parent reply other threads:[~2008-07-08 17:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-08 17:39 [U-Boot-Users] No ethernet link on Lubbock board Victor
2008-07-08 17:42 ` Jerry Van Baren [this message]
2008-07-08 17:52 ` Victor
2008-07-09 0:52 ` Ben Warren
2008-07-09 15:40 ` Victor
2008-07-09 16:10 ` Victor
2008-07-09 16:33 ` Jerry Van Baren
2008-07-11 16:59 ` Victor
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=4873A6EB.6030407@ge.com \
--to=gerald.vanbaren@ge.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox