All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rick Bronson <rick@efn.org>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Patch: Support for Motorola PQ2FADS-ZU board
Date: Thu, 24 Jul 2003 06:29:40 -0700	[thread overview]
Message-ID: <E19fgA8-0000TD-00@c-67-164-43-44.client.comcast.net> (raw)

Hi Yuli,

  I have a PQ2FADS-ZU board with a 8270 and am having trouble getting
the ethernet working.  I was wondering if you were able to get yours
functional.  When I do:

tftp 0x0 host/memtest.bin

  it shows:

=> tftp 0x0 host/memtest.bin
TFTP from server 10.186.20.95; our IP address is 10.186.20.99
Filename 'host/memtest.bin'.
Load address: 0x0
Loading: T T T T ...

  Everytime the T occurs the collision light comes on on my 10
Mbit-only hub.

  I commented out the 1st line of:

	miiphy_write(0, 16, 0x610);
	miiphy_write(0, PHY_BMCR, PHY_BMCR_AUTON | PHY_BMCR_RST_NEG); 

  because bit 0x400 on register 16 on the Davicom 9161 part
 doesn't exist but it had no effect.

  One idea I have is that the speed (baud) is wrong but I couldn't
find anywhere to set it in the docs.

  Any ideas/help are greatly appreciated.

  Rick Bronson

             reply	other threads:[~2003-07-24 13:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-24 13:29 Rick Bronson [this message]
2003-07-24 14:17 ` [U-Boot-Users] Patch: Support for Motorola PQ2FADS-ZU board Yuli Barcohen
2003-07-24 19:48   ` Rick Bronson
2003-07-24 20:25     ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2003-07-16 13:58 Yuli Barcohen
2003-07-17 21:35 ` Wolfgang Denk

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=E19fgA8-0000TD-00@c-67-164-43-44.client.comcast.net \
    --to=rick@efn.org \
    --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.