RE: [PATCH 2/6 v4] Updated Support for TVP7002 in dm365 board

2009-09-07 Thread Nori, Sekhar
On Sat, Sep 05, 2009 at 01:16:43, Santiago Nunez-Corrales wrote: Sekhar, Thanks for your review. Comments inlined. Regards, Nori, Sekhar wrote: On Fri, Sep 04, 2009 at 04:22:03, santiago.nu...@ridgerun.com wrote: From: Santiago Nunez-Corrales santiago.nu...@ridgerun.com This

Re: [PATCH] MUSB: fix DM644xEVM DRVVBUS GPIO number

2009-09-07 Thread Sergei Shtylyov
Hello, I wrote: Commit 30899ca7f20571c4bd64544dec261171f6ec255b (USB: musb: davinci dm6446evm GPIO renumbering) has updated GPIO_nVBUS_DRV to a wrong value which causes a kernel oops. The DaVinci chips have 104 GPIOs max, not 128, hence the correct value is 120 (that is 104 + 8 + 8), not

RE: DM644X vpbe subdevices

2009-09-07 Thread Paulraj, Sandeep
We do have a GIT kernel based FBDEV driver. I have done some basic testing and it works on DM355, DM365 and DM644x. I believe it will soon be added to http://arago-project.org/git/people/?p=sneha/linux-davinci-staging.git;a=summary After that you can clone the above repository. I have already

RE: [PATCH] parport: Add character LCD driver for da850/omap-l138

2009-09-07 Thread Sudhakar Rajashekhara
On Fri, Sep 04, 2009 at 03:50:42, Andrew Morton wrote: On Wed, 2 Sep 2009 19:23:27 +0530 Sudhakar Rajashekhara sudhakar@ti.com wrote: On Tue, Sep 01, 2009 at 18:53:30, Pavel Machek wrote: Hi! On TI DA850/OMAP-L138 EVM, HD44780 (24x2) LCD panel is being used, interfaced

Re: DM6446:problem with NFS mounting

2009-09-07 Thread Steve Chen
On Mon, 2009-09-07 at 09:53 +, Jaya krishnan wrote: Can you post your U Boot parameters? Regards JK --- Original Message --- Sender : rohan tabishrohan_ja...@yahoo.co.uk Date : Sep 07, 2009 18:12 (GMT+09:00) Title : DM6446:problem with NFS mounting

Missing exported symbol init_mm

2009-09-07 Thread J.C. Wren
It appears that I can no longer build cmemk.ko under -rc7 (not sure about -rc5, but I think I was able to). cmemk.ko builds OK, but when attempting to insmod it, it complains about 'Unknown symbol init_mm'. I've found a couple hits Googling that CONFIG_UNUSED_SYMBOLS needs to be set, and it is.

Regarding printf usage in Codec algorithm -Dm6446

2009-09-07 Thread Sandeep YEDIRE
Hello all, I might not sure about this problem I come across on DM6446. The codec stack i estimated on DM6446 is 1.5KB. I have used memtab for allocation and now my data (structures) on Heap is 210KB. I confirm thru CE_DEBUG=2 and DSKT2.trace=true. This heap data is allocated. Now my doubt and

RE: Regarding printf usage in Codec algorithm -Dm6446

2009-09-07 Thread Ring, Chris
It's not clear what you're asking, but there are some details and techniques that may help here: http://tiexpressdsp.com/index.php/Stack_issues Chris From: davinci-linux-open-source-boun...@linux.davincidsp.com