<br><font size=2 face="sans-serif">Timur,</font>
<br>
<br><font size=2 face="sans-serif">Thanks. &nbsp;It looks just a matter
of time. &nbsp;</font>
<br>
<br><font size=2 face="sans-serif">dongy</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td>
<td><font size=1 face="sans-serif"><b>Timur Tabi &lt;timur@freescale.com&gt;</b></font>
<p><font size=1 face="sans-serif">03/29/2007 11:11 AM</font>
<td><font size=1 face="Arial">&nbsp; &nbsp; &nbsp; &nbsp; </font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; To:
&nbsp; &nbsp; &nbsp; &nbsp;Dongying_Xu@us.alphanetworks.com</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; cc:
&nbsp; &nbsp; &nbsp; &nbsp;Kim Phillips &lt;kim.phillips@freescale.com&gt;,
u-boot-users@lists.sourceforge.net</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; Subject:
&nbsp; &nbsp; &nbsp; &nbsp;Re: [U-Boot-Users] i2c_set_bus_num</font></table>
<br>
<br>
<br><font size=2><tt>Dongying_Xu@us.alphanetworks.com wrote:<br>
&gt; <br>
&gt; Kim,<br>
&gt; <br>
&gt; Thanks. When I defined CFG_SPD_BUS_NUM 1 in my header file, things
are <br>
&gt; much better. &nbsp;Though I don't understand why this definition will
help. <br>
&gt; &nbsp;I read the &nbsp;&quot;Initial Stack, Global Data&quot; part
in Readme, It looks that <br>
&gt; Initialized global data is read-only, if this is the case, then It
<br>
&gt; should fail when I try to set I2c bus num to 0, but it worked. &nbsp;Could
<br>
&gt; you please explain a little bit? &nbsp; Thanks<br>
<br>
If you call i2c_set_bus_num() before DDR is initialized, it will fail.<br>
<br>
If you call i2c_set_bus_num() after DDR is initialized, it will succeed.<br>
<br>
-- <br>
Timur Tabi<br>
Linux Kernel Developer @ Freescale<br>
</tt></font>
<br>
<br>