RE: Demos on Git 2.6.21 Kernel

2007-08-16 Thread Amol D Pise
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 regards, Amol Pise -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Amol D Pise Sent:

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: HR timers

2007-08-16 Thread Dirk Behme
Kevin Hilman wrote: Andy Ngo wrote: How hard is it to backport the HRT support into the GIT tree? I guess I have to wait until it's available in the GIT tree because I'm really a Linux kernel newbie. I see a bunch of patches at Ingo Molnar's website:

Re: HR timers

2007-08-16 Thread Philip Balister
Dirk Behme wrote: So, that code has diverged from the DaVinci git in lots of ways to be cleanly re-organized, reformatted etc. for mainline acceptance. The result, the merge will take some time. What's about this merge plan: 1) Take a local branch of recent DaVinci git 2) Take a local branch

Re: HR timers

2007-08-16 Thread Kevin Hilman
Dirk Behme wrote: What's about this merge plan: 1) Take a local branch of recent DaVinci git 2) Take a local branch of recent Tonys OMAP git. Should contain mainline DaVinci stuff (?) 3) (Manually) merge (2) on top to (1) 3a) With merge conflicts in DaVinci only files, take the files from

Re: HR timers

2007-08-16 Thread Kevin Hilman
Philip Balister wrote: Dirk Behme wrote: So, that code has diverged from the DaVinci git in lots of ways to be cleanly re-organized, reformatted etc. for mainline acceptance. The result, the merge will take some time. What's about this merge plan: 1) Take a local branch of recent DaVinci

Demos on Git 2.6.21 Kernel

2007-08-16 Thread John Sample
From: John Sample [EMAIL PROTECTED] Date: Aug 16, 2007 10:41 AM Subject: Re: Demos on Git 2.6.21 Kernel To: [EMAIL PROTECTED] 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,

2.6.23 Kernel

2007-08-16 Thread John Sample
I just downloaded this latest GIT kernel and it won't compile. Is this normal or am I doing something wrong? I feel like everytime I download one of these it doesn't work. Is there a branch of the GIT tree that anyone would recommend in particular - preferably one where the USB and Bluetooth

git tree updated to 2.6.23-rc2 [resend]

2007-08-16 Thread Kevin Hilman
The DaVinci git tree[1] has now been updated to 2.6.23-rc2, and tagged as v2.6.23-rc2-davinci1. I've tested basic booting, USB host and peripheral, mp3 playback, all seems well. I also tested audio/video decode with my hacked-up versions of the TI demos, and that worked well too. I've also

Re: 2.6.23 Kernel

2007-08-16 Thread Kevin Hilman
For some reason, my post where I described the update to 2.6.23 as well as the known issues didn't make it to the list. I've resent. John Sample wrote: I just downloaded this latest GIT kernel and it won't compile. Is this normal or am I doing something wrong? I feel like everytime I

Re: 2.6.23 Kernel

2007-08-16 Thread Kevin Hilman
Kevin Hilman wrote: For some reason, my post where I described the update to 2.6.23 as well as the known issues didn't make it to the list. I've resent. John Sample wrote: I just downloaded this latest GIT kernel and it won't compile. Is this normal or am I doing something wrong? I feel

What is the different between uboot 1.1.3 , 1.1.3 upgrade,1.1.4

2007-08-16 Thread 周宏家 Besta
Hi All Could some know the differents between uboot1.1.3 1.1.4?? I know that uboot 1.1.3 upgrade add DSP VICP power clock on, Dose someone know any other different about davinci setting?? Because in our system play the “rmvb” media file , the system will hang at first time from boot in

RE: Demos on Git 2.6.21 Kernel

2007-08-16 Thread Amol D Pise
hi john, Inside include/linux/rwsem.h comment out #include asm/rwsem.h and then try to run # gmake -C gpp/src clean # gmake -C gpp/src tell me if its working regards, Amol Pise -Original Message- From: [EMAIL PROTECTED] on behalf of John Sample Sent: Thu 8/16/2007