compile help

2009-08-18 Thread rohan tabish
Hey guys i have downloaded the latest source code from git for Davinci Kernel.When i load the kernel in the board it gets halt.  Booting kernel from Legacy Image at 8070 ...    Image Name:   Linux-2.6.31-rc5-davinci1    Created:  2009-08-16  13:56:56 UTC    Image Type:   ARM Linux Kernel

Re: compile help

2009-08-19 Thread Deepika Makhija
Hi, Re-build the kernel with debugging enabled, debug log will help you to solve the problem. For this follow below steps: cd Enable debugging options as indicate below with help of "make menuconfig" command. Kernel hacking  ---> [*] Kernel debugging [*] Kernel low

Re: compile help

2009-08-19 Thread Deepika Makhija
Subject: Re: compile help Date: Wed, 19 Aug 2009 02:39:20 -0700 (PDT) From: Vijay Soni To: Deepika Makhija Hi Deepika, I had the same problem though it was on

Re: compile help

2009-08-20 Thread deepika . makhija
564    DaVinci > DM646x EVM > > 0793    DaVinci > DM365 EVM > >   > > Please check your kernel config and/or bootloader. > > I am going to check now kernel config.And set the machine number can you tell > me what > change i need to do in the source

Re: compile help

2009-08-20 Thread Deepika Makhija
nel debugging option.     With Regard's     Rohan --- On Thu, 20/8/09, deepika.makh...@einfochips.com wrote: From: deepika.makh...@einfochips.com Subject: Re: compile help To: "rohan tabish" Cc: davinci-linux-op

Fw: Re: compile help

2009-08-20 Thread rohan tabish
Hye guys i have made a uImage file and loaded it in my board but the kernel got halt.when i enabled the debuging option i got following error msgs does any1 knw wht is that > Image Name: Linux-2.6.31-rc5-davinci1 > > Created: 2009-08-16 13:56:56 UTC > > Image Type: ARM Linux Kernel Image (uncomp

Re: Fw: Re: compile help

2009-08-23 Thread Steve Chen
On Fri, 2009-08-21 at 04:31 +, rohan tabish wrote: > Hye guys i have made a uImage file and loaded it in my board but the > kernel got halt.when i enabled the debuging option i got following > error msgs does any1 knw wht is that > > > Image Name: Linux-2.6.31-rc5-davinci1 > > > > Created: 200

Re: Fw: Re: compile help

2009-08-23 Thread rohan tabish
abish --- On Sun, 23/8/09, Steve Chen wrote: From: Steve Chen Subject: Re: Fw: Re: compile help To: "rohan tabish" Cc: davinci-linux-open-source@linux.davincidsp.com Date: Sunday, 23 August, 2009, 5:10 PM On Fri, 2009-08-21 at 04:31 +, rohan tabish wrote: > Hye guys i have

Re: Fw: Re: compile help

2009-08-25 Thread Steve Chen
On Mon, 2009-08-24 at 06:26 +, rohan tabish wrote: > I have downloaded the u-boot code.compiled that using make > davinci_dvevm_config but the uboot does not load.As we have made our > own custom board and have attached a nand having large pages.when i > compiled the u-boot source code using ma