From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manukumar Date: Wed, 06 Jun 2012 13:43:52 +0530 Subject: [U-Boot] problem while making kernel up In-Reply-To: <4FC8F89F.5080005@freescale.com> 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> <4FC8F89F.5080005@freescale.com> Message-ID: <1338970432.2365.2.camel@Manukumar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello scott, The issue is solved by making baud rate correction. thank you manukumar signal-networks On Fri, 2012-06-01 at 12:15 -0500, Scott Wood wrote: > 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 >