From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Fri, 1 Jun 2012 12:15:11 -0500 Subject: [U-Boot] problem while making kernel up In-Reply-To: <1338545434.2370.11.camel@Manukumar> References: <1337677828.2382.30.camel@Manukumar> <201205221615.07965.marex@denx.de> <4FBBD34F.5010501@freescale.com> <1337752596.2378.37.camel@Manukumar> <20120523080211.B633820025A@gemini.denx.de> <1337761847.2378.71.camel@Manukumar> <4FBD0D43.1060208@freescale.com> <1338354171.2370.13.camel@Manukumar> <4FC64859.2070609@freescale.com> <1338437711.2367.9.camel@Manukumar> <4FC79A7F.8050003@freescale.com> <1338545434.2370.11.camel@Manukumar> Message-ID: <4FC8F89F.5080005@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 06/01/2012 05:10 AM, Manukumar wrote: > Hello scott. > > I can able make the kernel up but it hangs after probing > serial driver as shown below: > > It has to boot further but its not happenig.. > I have attached the file i should get the log as this i also mentioned > where it hangs... > > what may be the problem with this how could i fix this issue. This is getting off topic for the U-Boot list. Plus, it looks like you're using a Freescale-provided kernel. Please e-mail support at freescale.com, or try the latest upstream kernel and get help from linuxppc-dev at lists.ozlabs.org. But in this case, since this is your custom board, and it works on the evaluation board, this is something you'll need to debug yourself (or hire someone to debug). Given the place where it hangs, the obvious suggestion is to make sure the baud rate and serial input clock are correct. -Scott