From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shrimanth Date: Tue, 02 Jul 2013 10:35:07 +0530 Subject: [U-Boot] Reminder mail [Fwd: Kernel bring Up fail in NOR boot for custom board]] In-Reply-To: <201307011510.46225.marex@denx.de> References: <1372682958.2580.6.camel@shrimanth> <201307011510.46225.marex@denx.de> Message-ID: <1372741507.2580.15.camel@shrimanth> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Marek Vasut, The same kernel image works fine in P1020 RDB board with NOR flash boot. When the same kernel image is used for our custom board with P1012 processor we are getting kernel panic. We are also suspecting on memory, How do we trace it ? Note: The same kernel image is used for our custom board with P1012 processor with NAND flash boot & its also working fine. Rgds Shrimanth On Mon, 2013-07-01 at 15:10 +0200, Marek Vasut wrote: > Dear Shrimanth, > > > Reminder Mail > > > > Please reply ASAP. > > I believe the remarks above won't help you, neither will top-posting. > > The problem looks to be either DRAM setup being incorrect or kernel problem. > > > ------ Forwarded Message -------- > > From: Shrimanth > > To: joe.hershberger at ni.com, Marek Vasut , sr at denx.de, > > u-boot at lists.denx.de, Scott Wood > > Cc: Manukumar , PJM > > > > Subject: [Fwd: Kernel bring Up fail in NOR boot for custom board] > > Date: Thu, 27 Jun 2013 11:04:54 +0530 > > > > Dear Scott Wood, > > > > 1. Board Bring Up(u-boot and kernel) in Nand Flash > > With the setting of cpu = 533MHz,ddr = 533MHz and lbc = > > 66.66MHz. > > we can able to make u-boot up and kernel with all drivers > > modules are up and prompt is appeared. > > > > 2. Board Bring Up(u-boot and kernel) in Nor Flash > > With the setting of cpu = 533MHz,ddr = 533MHz and lbc = > > 16.66MHz. > > we can able to make u-boot up and kernel is not up. > > i.e, the drivers in kernel are unevenly initialized and getting > > into kernel panic state. > > I have attached the file that shows above mentioned behavio1 > > please find the attachments. > > > > If the cpu frequency is reduced to 266Mhz and DDR with > > 533.33MHz. kernel initialize further but result is same > > as above(kernel panic). > > > > > > NOTE: we have observed that if same kernel image is put in > > the Reference Design Board(P1021RDB-PC) it is working fine. > > > > >From u-boot we have tried changing OR & BR values along with LAW and > > > > TLB values..Are we missing something?? > > > > As our Deveopment is stuck please reply ASAP > > > > > > Regards > > Best regards, > Marek Vasut >