Re: Re: I can't boot linux2.6.18 uImage in dm355

2009-05-17 Thread zuowenping
nping 抄送: Deepak Mundra; davinci-linux-open-source 主题: Re: I can't boot linux2.6.18 uImage in dm355 zuowenping a écrit : > thanks Deepak: > I have configed kernel by the command : > make ARCH=arm CROSS_COMPILE=arm_v5t_le- davinci_dm355_defconfig > make ARCH=arm CR

Re: I can't boot linux2.6.18 uImage in dm355

2009-05-15 Thread Jean-Philippe François
ux-open-source *主题:* Re: I can't boot linux2.6.18 uImage in dm355 Dear *zuowenping* do make menuconfig Enable kernel hacking->kernel debuging->low level debug functions and compile the kernel and post the kernel output here Regards Deepak On 5/14/09, *Steve Chen* mailto:sc...@mvist

RE: I can't boot linux2.6.18 uImage in dm355

2009-05-15 Thread Steve Chen
On Fri, 2009-05-15 at 09:23 +0530, B, Ravi wrote: > Hi > > > > Go to menuconfig, kernel Features-> select “allow old ABI binaries to > run with this kernel” or disable the “ARM EABI to compile the > kernel”. Then do clean build. This should resolve the issue. > The file systems should be bui

Re: RE: I can't boot linux2.6.18 uImage in dm355

2009-05-15 Thread Steve Chen
On Fri, 2009-05-15 at 16:24 +0530, Deepak Mundra wrote: > Dear zuowenping, > > can you please check if following patch is applied.. even i had faced > same issue in my dm6446 board when i was trying to boot 2.6.23 > kernel .. some 1 gave me this patch and it worked for me.. Just check > if this p

Re: Re: I can't boot linux2.6.18 uImage in dm355

2009-05-15 Thread Steve Chen
On Fri, 2009-05-15 at 09:09 +0800, zuowenping wrote: > thanks Deepak: > I have configed kernel by the command : > make ARCH=arm CROSS_COMPILE=arm_v5t_le- davinci_dm355_defconfig > make ARCH=arm CROSS_COMPILE=arm_v5t_le- uImage This looks ok. > use the default configs for dm355,the ke

Re: RE: I can't boot linux2.6.18 uImage in dm355

2009-05-15 Thread Deepak Mundra
zuowenping > ------ > *发件人:* B, Ravi > *发送时间:* 2009-05-15 11:47:43 > *收件人:* JayaKumar, PremKumar; zuowenping; Deepak Mundra > *抄送:* davinci-linux-open-source > *主题:* RE: I can't boot linux2.6.18 uImage in dm355 > > Hi > > > >

Re: RE: I can't boot linux2.6.18 uImage in dm355

2009-05-15 Thread zuowenping
ng 发件人: B, Ravi 发送时间: 2009-05-15 11:47:43 收件人: JayaKumar, PremKumar; zuowenping; Deepak Mundra 抄送: davinci-linux-open-source 主题: RE: I can't boot linux2.6.18 uImage in dm355 Hi Go to menuconfig, kernel Features-> select “allow old ABI binaries to run with this kernel” or dis

RE: I can't boot linux2.6.18 uImage in dm355

2009-05-14 Thread B, Ravi
oun...@linux.davincidsp.com [mailto:davinci-linux-open-source-boun...@linux.davincidsp.com] On Behalf Of JayaKumar, PremKumar Sent: Friday, May 15, 2009 8:16 AM To: zuowenping; Deepak Mundra Cc: davinci-linux-open-source Subject: RE: I can't boot linux2.6.18 uImage in dm355 I faced similar is

RE: Re: I can't boot linux2.6.18 uImage in dm355

2009-05-14 Thread JayaKumar, PremKumar
=ti@linux.davincidsp.com] On Behalf Of zuowenping Sent: Friday, May 15, 2009 6:39 AM To: Deepak Mundra Cc: davinci-linux-open-source Subject: Re: Re: I can't boot linux2.6.18 uImage in dm355 thanks Deepak: I have configed kernel by the command : make ARCH=arm CROSS_COMPILE=arm_v

Re: Re: I can't boot linux2.6.18 uImage in dm355

2009-05-14 Thread zuowenping
t is not the bootargs error i think! serial driver error? board config driver error? It amazed me so far! 2009-05-15 zuowenping 发件人: Deepak Mundra 发送时间: 2009-05-14 22:46:04 收件人: Steve Chen 抄送: zuowenping; davinci-linux-open-source 主题: Re: I can't boot linux2.6.18 uImage in dm355

Re: I can't boot linux2.6.18 uImage in dm355

2009-05-14 Thread Deepak Mundra
Dear zuowenping do make menuconfig Enable kernel hacking->kernel debuging->low level debug functions and compile the kernel and post the kernel output here Regards Deepak On 5/14/09, Steve Chen wrote: > > On Thu, 2009-05-14 at 13:49 +0800, zuowenping wrote: > > My develop envirment : > > Da

Re: I can't boot linux2.6.18 uImage in dm355

2009-05-14 Thread Steve Chen
On Thu, 2009-05-14 at 13:49 +0800, zuowenping wrote: > My develop envirment : > DaVinciLSP_02_00_00_110 ,mvltools5_0_0801921 and dm355 evm > I have built the kernel by reference the pdf " TMS320DM355 DVEVM v1.30 > Getting Started Guide" , > DM355 EVM # printenv > bootdelay=3 > baudrate=115200 > bo

Re: I can't boot linux2.6.18 uImage in dm355

2009-05-13 Thread zuowenping
My develop envirment : DaVinciLSP_02_00_00_110 ,mvltools5_0_0801921 and dm355 evm I have built the kernel by reference the pdf " TMS320DM355 DVEVM v1.30 Getting Started Guide" , DM355 EVM # printenv bootdelay=3 baudrate=115200 bootfile=uImage bootcmd=nboot 0x8070 0 0x40;bootm 0x8070 f

Re: Re: I can't boot linux2.6.18 uImage in dm355

2009-05-13 Thread zuowenping
05-14 zuowenping 发件人: Steve Chen 发送时间: 2009-05-13 19:23:24 收件人: zuowenping 抄送: davinci-linux-open-source 主题: Re: I can't boot linux2.6.18 uImage in dm355 On Wed, 2009-05-13 at 12:51 +0800, zuowenping wrote: > dear all: > I used the DaVinciLSP-01_20_00_014 in the past ,now i

Re: RE: I can't boot linux2.6.18 uImage in dm355

2009-05-13 Thread zuowenping
ource 主题: RE: I can't boot linux2.6.18 uImage in dm355 Also, check you console setting in your u-boot bootargs variable. This looks like what happens when the console isn't setup right. Once control is given over to the kernel it does not know how to output the console messages.

RE: I can't boot linux2.6.18 uImage in dm355

2009-05-13 Thread Maupin, Chase
alf > Of Steve Chen > Sent: Wednesday, May 13, 2009 6:31 AM > To: zuowenping > Cc: davinci-linux-open-source > Subject: Re: I can't boot linux2.6.18 uImage in dm355 > > On Wed, 2009-05-13 at 12:51 +0800, zuowenping wrote: > > dear all: > > I used the DaVinc

Re: I can't boot linux2.6.18 uImage in dm355

2009-05-13 Thread Steve Chen
On Wed, 2009-05-13 at 12:51 +0800, zuowenping wrote: > dear all: > I used the DaVinciLSP-01_20_00_014 in the past ,now i want to use the > DaVinciLSP_02_00_00_110 > because i want to use the linux2.6.18 kernel, so i use toolchains > mvltools5_0_0 to compile the new > kernel and it produced a uIm