<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Today&#39;s Topics:<br>
<br>
 &nbsp; 1. MPC8541CDS board PHY interface (M Ravi Prakash Reddy)<br>----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Tue, 26 Feb 2008 15:39:05 +0530 (IST)<br>
From: M Ravi Prakash Reddy &lt;<a href="mailto:mrp_crl@yahoo.co.in">mrp_crl@yahoo.co.in</a>&gt;<br>
Subject: [U-Boot-Users] MPC8541CDS board PHY interface<br>
To: <a href="mailto:u-boot-users@lists.sourceforge.net">u-boot-users@lists.sourceforge.net</a><br>
Message-ID: &lt;<a href="mailto:753173.56427.qm@web8911.mail.in.yahoo.com">753173.56427.qm@web8911.mail.in.yahoo.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br>
&nbsp;Hi,<br>
<br>
 &nbsp;We have designed a MPC8541 based card taking MPC8541CDS card as reference . In our card we have provided marvell Gigabit Dual PHY chip &quot;MV88E1121&quot; on the Tsec RGMII interface. We are using U-Boot as firmware . We have changed the value of first two elements of structure &quot;phy_info &quot; from 0x01410c6 &amp; &nbsp;&quot;Marvell 88E1011S&quot; to 0x01410cb &amp; &quot;Marvell 88E1121S&quot;respectively in in tsec.c file. These changes we have made as per the PHY identifier 1 &amp; PHY identifier 2 from the 88E1121 datasheet . &nbsp;With these changes U-boot is able to recognize &nbsp;our Phy chip .<br>

<br>
 &nbsp;As per &nbsp;MPC8555ERM.pdf document TX_CLK for the PHY will be supplied by the powerPC in RGMII mode . In our case we are not getting this clock. We are not able to ping our board.<br>
 &nbsp; we want to know what all changes are required in the U-Boot code to initialize the PowerPC for RGMII operation.<br>
<br></blockquote><div><br>You need to set RGMII (1000Mbit) option in MarvelPHY&#39;s priv regs. Chk the Marvell phy&#39;s manual<br></div><div>&nbsp;</div></div>:.:.:.:Manish Jaggi:.:.:.:<br>