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

2009-05-17 Thread zuowenping
抄送: 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 CROSS_COMPILE=arm_v5t_le

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

2009-05-15 Thread zuowenping
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 Go to menuconfig, kernel Features- select “allow old ABI binaries to run with this kernel” or disable

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

2009-05-15 Thread Deepak Mundra
:* 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 disable the “ARM EABI to compile the kernel”. Then do clean build

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 kernel

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 patch

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 build

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

2009-05-15 Thread Jean-Philippe François
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* sc...@mvista.com mailto:sc...@mvista.com wrote

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

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 sc...@mvista.com wrote: On Thu, 2009-05-14 at 13:49 +0800, zuowenping wrote: My develop

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

2009-05-14 Thread zuowenping
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 Dear zuowenping do make

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_v5t_le

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

2009-05-14 Thread B, Ravi
...@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 issue when switching

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

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

2009-05-13 Thread Maupin, Chase
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 DaVinciLSP-01_20_00_014 in the past ,now i want to use

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

2009-05-13 Thread zuowenping
主题: 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. Please include

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

2009-05-13 Thread zuowenping
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 want to use

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