<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>I've attached a copy of my bootlog.&nbsp; I added in one patch to enable
rgmii</tt><tt> but that didn't fix it.</tt><tt>
(<a class="moz-txt-link-freetext" href="http://ozlabs.org/pipermail/linuxppc-dev/2007-October/043435.html">http://ozlabs.org/pipermail/linuxppc-dev/2007-October/043435.html</a>)<br>
<br>
I am curious why the new emac driver is enabled in the DENX tree but
not in the upstream trees.&nbsp; Has DENX successfully used this driver on
the Sequoia board?&nbsp; Am I trying something that is known not to work?<br>
<br>
I'm interested in helping in whatever way I can.&nbsp; I need ARCH=powerpc
to use the current Xenomai patches, and I need both EMACs so I can
evaluate bonding (for high-availability).<br>
<br>
&nbsp;&nbsp;&nbsp; Thanks,<br>
&nbsp;&nbsp;&nbsp; Steve<br>
<br>
</tt><br>
Stefan Roese wrote:
<blockquote cite="mid:200711261720.26629.sr@denx.de" type="cite">
  <pre wrap="">On Monday 26 November 2007, Steven A. Falco wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I have noticed odd behavior on a Sequoia board.  Kernel is built from
DENX git, ARCH=powerpc, 2.6.23.1.

Sequence that works:
1) In u-boot, do "dhcp" (this initializes the PHY)
2) Boot linux from flash
3) ifconfig eth0 192.168.0.101 netmask 255.255.255.0 up
Ethernet is now functional, and I can ping the Sequoia (and it can ping
my host)

Sequence that does not work:
1) Boot linux from flash without letting u-boot touch eth0
2) ifconfig eth0 192.168.0.101 netmask 255.255.255.0 up
Ethernet appears to come up, but it is not functional.  I.e. I get
"eth0: link is up, 100 FDX, pause enabled" but I cannot ping the board,
and the board cannot ping my host.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Do you have a 100MBit connection? Or Gbit? Could you please send the complete 
bootlog.

  </pre>
  <blockquote type="cite">
    <pre wrap="">So, the kernel appears to be missing some initialization that u-boot
provides.

However, eth1 is more strange.  U-boot can use it (via "setenv ethact
ppc_4xx_eth1;dhcp"), however, the kernel cannot use it, whether or not
u-boot first initializes it.

If anyone has suggestions on where to look, I'd appreciate it.  I'm
going to look at the PHY register settings and see if there are any
clues there...
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Again it would be interesting to see the bootlog here.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk &amp; Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: <a class="moz-txt-link-abbreviated" href="mailto:office@denx.de">office@denx.de</a>
=====================================================================

  </pre>
</blockquote>
</body>
</html>