Hi,<div><br></div><div>> 2.6.32, really? </div><div><br></div><div>Yes kernel is 2.6.32.</div><div><br></div><div>>Two cases:<br><br>> 1. earlyprintk is configured and enabled but points to the<br>>    wrong console and your platform hangs on it because it's not<br>
>    initialized/ready. the correct console seems ok, the uncompressor</div><div>>     is able to use it. check debug-macro.S to be sure it uses the<br>>    correct address.<br><br>> 2. earlyprintk is not enabled (or configured) and your kernel is<br>
>     not finding the console (any console= on the cmdline? driver<br>>     issue?) or dies before finding it. try enabling earlyprintk (and<br>>     check debug-macro.S as well).<br></div><div><br></div><div>I have checked debug-macro.S , console was properly configured and enabled.</div>
<div>Now i can able to see the debug messages on the console.</div><div><br></div><div>Thanks..</div><div><br></div><div><br></div><div><br></div><div><br><br><div class="gmail_quote">On Thu, May 24, 2012 at 4:02 PM, Domenico Andreoli <span dir="ltr"><<a href="mailto:cavokz@gmail.com" target="_blank">cavokz@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, May 24, 2012 at 10:52:46AM +0530, K K wrote:<br>
> Hi,<br>
<div class="im"><br>
Hi,<br>
<br>
> We have a lpc-3180 based board and it is up and running fine with 2.6.10<br>
> kernel version. We planned to port our board changes into 2.6.32 kernel<br>
> version.<br>
<br>
</div>2.6.32, really?<br>
<div class="im"><br>
> kernel build successfully. When we booting the board with the new 2.6.32<br>
> kernel we are getting following messages and its stops.<br>
<br>
</div>Two cases:<br>
<br>
  1. earlyprintk is configured and enabled but points to the<br>
     wrong console and your platform hangs on it because it's not<br>
     initialized/ready. the correct console seems ok, the uncompressor<br>
     is able to use it. check debug-macro.S to be sure it uses the<br>
     correct address.<br>
<br>
  2. earlyprintk is not enabled (or configured) and your kernel is<br>
     not finding the console (any console= on the cmdline? driver<br>
     issue?) or dies before finding it. try enabling earlyprintk (and<br>
     check debug-macro.S as well).<br>
<br>
cheers,<br>
Domenico<br>
<br>
ps: post also the kernel configuration<br>
</blockquote></div><br></div>