RE: Demos on Git 2.6.21 Kernel

2007-08-16 Thread Amol D Pise
: Thursday, August 16, 2007 10:29 AM To: 'John Sample'; 'Ring, Chris'; [EMAIL PROTECTED] Cc: davinci-linux-open-source@linux.davincidsp.com Subject: RE: Demos on Git 2.6.21 Kernel Hi all, I am also getting the same problem but on Git 2.6.20 kernal. while executing : gmake -C gpp/src I got

Re: Demos on Git 2.6.21 Kernel

2007-08-16 Thread Lisa Parratt
Amol D Pise wrote: Hi all, I have solved this issue and now able to compile dsplinkk.ko. You need to modify in include/asm/param.h replace #define HZ CONFIG_HZ to #define HZ 100 Have you rerun kernel configuration since upgrading to the later kernel? Cheers! -- Lisa

RE: Demos on Git 2.6.21 Kernel

2007-08-16 Thread Amol D Pise
:11 PM To: Amol D Pise Subject: Re: Demos on Git 2.6.21 Kernel Is that all you had to change? I still get the following warnings/errors: In file included from /home/guest/workdir/lsp/ti-davinci/include/linux/bitops.h:9, from /home/guest/workdir/lsp/ti-davinci/include/linux

RE: Demos on Git 2.6.21 Kernel

2007-08-15 Thread Amol D Pise
Subject: Re: Demos on Git 2.6.21 Kernel If I follow the directions on the wiki, I get errors from kernel includes when running: gmake -C gpp/src. This is using the 2.6.21 git kernel, if I point to the 2.6.10 kernel that shipped with the DVEVM it builds fine. Has anyone been able to do

RE: Demos on Git 2.6.21 Kernel

2007-08-08 Thread Ring, Chris
Some details on rebuilding Link are here: http://wiki.davincidsp.com/index.php?title=Changing_the_DVEVM_memory_map Chris From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Sample Sent: Wednesday, August 08, 2007 1:54 PM