Stefan,<br><br>My implemention is using the adddress for ALE/CLE. I did get it working and works great.<br><br>I am providing the code that i have my nand flash working with.<br><br>P.S. Stefan thanks for the help.<br><br>
Pawel<br><br><div class="gmail_quote">On Fri, Mar 14, 2008 at 3:15 AM, Stefan Roese &lt;<a href="mailto:sr@denx.de">sr@denx.de</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Thursday 13 March 2008, Pawel Pastuszak wrote:<br>
</div><div class="Ih2E3d">&gt; Yes i am where that there is no NAND controller so did that already and i<br>
&gt; see stuff happing on my scope. I thought that i was missing something for<br>
&gt; this flash chip.<br>
&gt;<br>
&gt; I am attaching my nand controllor code could any body tell me if i am<br>
&gt; missing something for the 405EP i am new to the 405EP processor... &nbsp;But i<br>
&gt; worked on did processors that i had nand setup and it was a lot lets work.<br>
<br>
</div>From looking at the code, I wonder *how* you did implement the external logic<br>
on your board. I would have thought you connected some of the NAND control<br>
pins to 405EP GPIO&#39;s. But this doesn&#39;t seem to be the case. You are accessing<br>
the CMD/ALE singals at different addresses. So what exactly is you external<br>
NAND controller logic?<br>
<br>
If not, I suggest you take a look at:<br>
<br>
board/esd/common/esd405ep_nand.c<br>
<br>
This is an 405EP NAND implementation with external logic and signals attached<br>
to GPIO&#39;s.<br>
<div><div></div><div class="Wj3C7c"><br>
Best regards,<br>
Stefan<br>
<br>
=====================================================================<br>
DENX Software Engineering GmbH, &nbsp; &nbsp; MD: Wolfgang Denk &amp; Detlev Zundel<br>
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany<br>
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 &nbsp;Email: <a href="mailto:office@denx.de">office@denx.de</a><br>
=====================================================================<br>
</div></div></blockquote></div><br>