<br><br><div class="gmail_quote">2010/2/2 Uwe Kleine-König <span dir="ltr">&lt;<a href="mailto:u.kleine-koenig@pengutronix.de">u.kleine-koenig@pengutronix.de</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br>
<div class="im"><br>
On Fri, Jan 29, 2010 at 10:18:55PM +0530, Chetan Nanda wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; I am newbie to ARM core. This might be a very silly question, but I am not<br>
&gt; able to understand how &#39;icedcc_putc&#39; function prints a character on console<br>
&gt; (UART).<br>
</div>It doesn&#39;t, so no wonder you don&#39;t see how it does.<br>
<br>
icedcc_putc uses the debug communications channel.  You can read it via<br>
jtag.<br>
<br>
If you want to understand the output on the serial console, you have to<br>
look into &lt;mach/uncompress.h&gt;.<br>
<br></blockquote><div>Yhea, on closely looking at code I was able to figure out the code.<br><br>~cnanda<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Best regards<br>
Uwe<br>
<font color="#888888"><br>
--<br>
Pengutronix e.K.                              | Uwe Kleine-König            |<br>
Industrial Linux Solutions                    | <a href="http://www.pengutronix.de/" target="_blank">http://www.pengutronix.de/</a>  |<br>
</font></blockquote></div><br>