Can not boot linux kernel 2.6.23 on TMS320DM355 DVEVM

2011-06-09 Thread Laurent RUPIN
Hi, I can not boot linux kernel 2.6.33rc4 on OMAP-L138. I have the same problem. The execution is stopped at this asm line : add pc, r5, r0) @ call relocation code Have you found the solution? BR, Laurent ___

Re: [PATCH V2] davinci: da850: move input frequency to board specific files

2011-06-09 Thread Christian Riesch
Hi Kevin, On Tue, Jun 7, 2011 at 12:44 AM, Kevin Hilman khil...@ti.com wrote: Christian Riesch christian.rie...@omicron.at writes: From: Bob Dunlop bob.dun...@xyzzy.org.uk Currently the input frequency of the SoC is hardcoded in the SoC specific da850.c file to 24 MHz. Since the SoC accepts

[RFC] dmaengine: add new api for preparing simple slave transfer

2011-06-09 Thread Raju, Sundaram
SDMA and EDMA are TI SoC specific DMA controllers. Their drivers have been maintained in the respective SoC folders till now. arch/arm/plat-omap/dma.c arch/arm/mach-davinci/dma.c I have gone through the existing offload engine (DMA) drivers in drivers/dma which do slave transfers. I would like

Re: [RFC] dmaengine: add new api for preparing simple slave transfer

2011-06-09 Thread Russell King - ARM Linux
Can you please re-post with sensible wrapping at or before column 72. I'm not manually reformatting your entire message just so I can find the relevant bits to reply to. Thanks. ___ Davinci-linux-open-source mailing list

RE: [RFC] dmaengine: add new api for preparing simple slave transfer

2011-06-09 Thread Raju, Sundaram
Here it is, with proper line wrapping; SDMA and EDMA are TI SoC specific DMA controllers. Their drivers have been maintained in the respective SoC folders till now. arch/arm/plat-omap/dma.c arch/arm/mach-davinci/dma.c I have gone through the existing offload engine (DMA) drivers in drivers/dma

RE: [PATCH V2] davinci: da850: move input frequency to board specific files

2011-06-09 Thread Nori, Sekhar
Hi Christian, On Thu, Jun 09, 2011 at 15:35:12, Christian Riesch wrote: Hi Kevin, On Tue, Jun 7, 2011 at 12:44 AM, Kevin Hilman khil...@ti.com wrote: Christian Riesch christian.rie...@omicron.at writes: From: Bob Dunlop bob.dun...@xyzzy.org.uk Currently the input frequency of the