<b>Hi, friends<br>&nbsp;&nbsp;&nbsp; </b>I am working on u-boot-1.1.2 porting at ARM926ejs target board. Here I am facing issue that&nbsp; once&nbsp; data writting into Data Register(offset:0x8) during ping or tftp,&nbsp; flash get updated with some data value that is also mentioned in log file.
<br>
&nbsp;&nbsp; <br>&nbsp;what should be&nbsp; the problem can u please throw some pointer on this.<br><br><span style="color: rgb(51, 51, 255);">Example code:&nbsp; </span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">

SMC_outsw ((LAN91C96_DATA_HIGH &lt;&lt; 1), buf, (length) &gt;&gt; 1)</span>;<br>
<br>
Regards<br>
Pankaj Pandey<br>