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