DM355 PLL register write problem

2009-07-23 Thread Azam Ansari
Hi Steve, When I try to write PLLEN bit in PLLCTL register of PLL1 it crashes. But When I read it works fine. Can you please suggest me how do I write the pll registers? Below is how I try to write PLL register. pllcnt = davinci_readl(DAVINCI_PLL_CNTRL0_BASE + PLLCTL);

RE: Problem booting with filesystem in flash

2009-07-23 Thread Maupin, Chase
Steve, Check the following wiki page to see if it helps you http://wiki.davincidsp.com/index.php/Put_CRAMFS_Image_to_Flash It looks like you didn't specify where the ramdisk was located on the bootargs line using initrd= option Sincerely, Chase Maupin Software Applications Catalog DSP

Segmentation fault during linking webkit gtk for DM355

2009-07-23 Thread Manoj Kotnala
Hi, I am trying to port Webkit gtk on DM355. I am using MV Toolchain (gcc version 3.4.3 (MontaVista 3.4.3-25.0.104.0600975 2006-07-06) I successfully compiled all relevant dependent libraries. Currently I am facing a problem in linking. The compiler is throwing an error, when I am giving

[PATCH] davinci: Add NAND flash support for DA850/OMAP-L138

2009-07-23 Thread Sudhakar Rajashekhara
This patch adds platform data for the 512MB NAND Flash found on DA850/OMAP-L138 EVM. Currently it supports only 1-bit ECC. Signed-off-by: Sudhakar Rajashekhara sudhakar@ti.com --- This patch has been tested on DA850/OMAP-L138. This patch depends on the following two patches which I have

Re: problem while experimenting with g711enc

2009-07-23 Thread Caglar Akyuz
On Wednesday 22 July 2009 10:18:14 Ottavio Campana wrote: Hi, I'm trying to use g711enc to make some experiments. Everything seems to work fine, but I don't know how I can play the compressed file I get from the application. How do you play it? On a Linux box you may use gstreamer

Re: DM355 PLL register write problem

2009-07-23 Thread Azam Ansari
Hi Steve, Thank you. I found the problem. Problem was with the order of the parameter that I was passing to davinci_writel() function. It takes davinci_writel(value, address) and I was passing it davinci_writel(address, value). After I changed the order of the parameter everything worked fine.

Multiple NAND chips on DM6446

2009-07-23 Thread Siddharth Choudhuri
Hi, I had posted this sometime back on the TI E2E mailing list. It was suggested that I post this on the davinci-linux mailing list and get some recommendation: We want to have multiple NAND chips on the same EMIF address/data lines differentiated with chip select. This is using DM6446.

DaVinci git updated to v2.6.31-rc4, upstream ASoC merges

2009-07-23 Thread Kevin Hilman
FYI... DaVinci git updated to v2.6.31-rc4. Also, I merged Mark Brown's ASoC for-2.6.31 fixes branch and his for-2.6.32 branch which contains upstream bound stuff for the next merge window. With this master, we should have working ASoC audio on all the dm6446, dm355 and dm6467 EVMs. Thanks to

[PATCH] V4L/DVB: dm646x: fix DMA_nnBIT_MASK

2009-07-23 Thread Kevin Hilman
Fix deprecated use of DMA_nnBIT_MASK which now gives a compiler warning. Signed-off-by: Kevin Hilman khil...@deeprootsystems.com --- This compiler warning patch is on top of the master branch of Mauro's linux-next tree. arch/arm/mach-davinci/dm646x.c |2 +- 1 files changed, 1

OMAP™ DaVinci™ Software for Dummies

2009-07-23 Thread Jaya krishnan
Title: Samsung Enterprise Portal mySingle Hi I am searching for the book OMAP™ DaVinci™ Software for Dummies. I registered in the TI site long back, but didn't receive a copy. Does anybody have a clue on where can I get it? I searched in the wiley dummies.com also, but it is not listed

the problem while booting davinci git kernel

2009-07-23 Thread linghai624
Hi, when I boot the davinci git kernel 2.6.23 uImage ,I meet the problem as follow,I don't know what the problem it is ! Hlep ,thanks! ___ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com

the problem when I boot the davinci git kernel

2009-07-23 Thread linghai624
Hi, when I boot the davinci git kernel 2.6.23 uImage ,I meet the problem as follow,I don't know what the problem it is ! Hlep ,thanks! Starting kernel ...

Re: OMAP™ DaVinci™ Software for Dummi es

2009-07-23 Thread sathishkumar kanagaraj
http://focus.ti.com/dsp/docs/dspsplash.tsp?contentId=52451 On Fri, Jul 24, 2009 at 5:42 AM, Jaya krishnan jaya.krish...@samsung.comwrote: Hi I am searching for the book OMAP™ DaVinci™ Software for Dummies. I registered in the TI site long back, but didn't receive a copy.