RE: problem booting with kernel 2.6.23 and 2.6.26 on dm644x

2008-09-08 Thread inderpal
Hi Deepak,

 

You need to apply boot loader patch to kernel which will provide the MACHINE
ID to kernel.

 

Thanks  regards

Inderpal

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Deepak Mundra
Sent: Monday, September 08, 2008 4:23 PM
To: davinci-linux-open-source@linux.davincidsp.com
Subject: problem booting with kernel 2.6.23 and 2.6.26 on dm644x

 

Hi i am trying to compile 2.6.23 and 2.6.26(presently using 2.6.10 , which
is working fine)  with first one im getting stuck after Uncompressing kernal
image 

 Verifying Checksum ... OK
OK

Starting kernel ...

Uncompressing
Linux...
..
.. done, booting the kernel.  


and with 26 kernel im getting following error

Starting kernel ...

Uncompressing
Linux...
 done, boo
ting the kernel.

Error: unrecognized/unsupported machine ID (r1 = 0x0356).

Available machine support:

ID (hex)NAME
0385DaVinci EVM

Please check your kernel config and/or bootloader.

please help me 


commands which i used 

make ARCH=arm CROSS_COMPILE=arm_v5t_le-  davinci_evm_dm644x_defconfig
make ARCH=arm CROSS_COMPILE=arm_v5t_le-  uImage 

Thanks



___
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source


RE: problem booting with kernel 2.6.23 and 2.6.26 on dm644x

2008-09-08 Thread inderpal
Hi Deepak,

 

You need to provide machine id to kernel, You can take reference from
arch/arm/boot/compressed/head-omap.S  to provide Machine id for Davinci
.Same thing you have to do in 2.6.23 also

 

 

Thanks  regards

Inderpal

-Original Message-
From: Deepak Mundra [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 08, 2008 5:00 PM
To: inderpal
Subject: Re: problem booting with kernel 2.6.23 and 2.6.26 on dm644x

 

Hi thanks for the reply but wher can i find that patch ??? 
and what about 2.6.23 kernel ??? 

On Mon, Sep 8, 2008 at 4:31 PM, inderpal [EMAIL PROTECTED] wrote:

Hi Deepak,

 

You need to apply boot loader patch to kernel which will provide the MACHINE
ID to kernel.

 

Thanks  regards

Inderpal

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Deepak Mundra
Sent: Monday, September 08, 2008 4:23 PM
To: davinci-linux-open-source@linux.davincidsp.com
Subject: problem booting with kernel 2.6.23 and 2.6.26 on dm644x

 

Hi i am trying to compile 2.6.23 and 2.6.26(presently using 2.6.10 , which
is working fine)  with first one im getting stuck after Uncompressing kernal
image 

 Verifying Checksum ... OK
OK

Starting kernel ...

Uncompressing
Linux...
..
.. done, booting the kernel.  


and with 26 kernel im getting following error

Starting kernel ...

Uncompressing
Linux...
 done, boo
ting the kernel.

Error: unrecognized/unsupported machine ID (r1 = 0x0356).

Available machine support:

ID (hex)NAME
0385DaVinci EVM

Please check your kernel config and/or bootloader.

please help me 


commands which i used 

make ARCH=arm CROSS_COMPILE=arm_v5t_le-  davinci_evm_dm644x_defconfig
make ARCH=arm CROSS_COMPILE=arm_v5t_le-  uImage 

Thanks

 

___
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source