Thanks for replies!<br><br><div class="gmail_quote">2009/6/22 Stefan Roese <span dir="ltr">&lt;<a href="mailto:sr@denx.de">sr@denx.de</a>&gt;</span><br><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">
</div>Yes, this could very well be a problem of pin multiplexing. From looking at<br>
the Kilauea GPIO/Pin mux configuration in U-Boot, GPIO30 is configured as GPIO<br>
input and not as IRQ1. So this can&#39;t work. The easiest way to change this is<br>
in U-Boot (include/configs/kilauea.h).<br>
</blockquote><div><br>Right, the pin multiplexing was the problem. I didn&#39;t know that U-BOOT can do that - very useful information, thank you again!<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
BTW: Are you using Kilauea or a custom 405EX board?<br>
<br>
Best regards,<br>
<font color="#888888">Stefan<br>
<br>
</font></blockquote></div><br>Yes, it&#39;s the Kilauea board. <br>