Re: DM355 CPU overload+alaw+gstreamer

2010-04-09 Thread Albert Burbea
Hi how do you use oprofile? Albert On Thu, Apr 8, 2010 at 5:14 PM, Vladimir Pantelic p...@nt.tu-darmstadt.dewrote: Idriss Ghodhbane wrote: Hi everybody, I am using the DM355 evm and I am working on streaming audio between two DM355. I have integrated the Alaw codec in the gstreamer

USB mass storage not detected in 2.6.32 kernel

2010-04-09 Thread Pratik Joshi
Hi All, I am migrating from 2.6.10 kernel to 2.6.32 kernel for DM6446 platform. I took a kernel from www.kernel.org version 2.6.32.11. Problem statement: I have configured USB in new kernel for mass storage and I have also enabled scsi module. To my knowledge I have done all

Re: USB mass storage not detected in 2.6.32 kernel

2010-04-09 Thread Viral Sachde
On Fri, Apr 9, 2010 at 6:30 PM, Pratik Joshi pratik.jo...@einfochips.com wrote: Hi All, I am migrating from 2.6.10 kernel to 2.6.32 kernel for DM6446 platform. I took a kernel from www.kernel.org version 2.6.32.11. Problem statement: I have configured USB in new kernel for mass storage and I

[PATCH] Davinci: iotable based ioremap() interception

2010-04-09 Thread Cyril Chemparathy
This patch allows for a more flexible ioremap() interception. The mechanism works by translating physical addresses based on soc-specific iotable contents (davinci_soc_info.io_desc), once davinci_soc_info is populated by davinci_common_init(). This change has been tested on dm365 and dm355 by

Re: DM355 CPU overload+alaw+gstreamer

2010-04-09 Thread Vladimir Pantelic
Albert Burbea wrote: Hi how do you use oprofile? what does google say? Albert On Thu, Apr 8, 2010 at 5:14 PM, Vladimir Pantelic p...@nt.tu-darmstadt.de mailto:p...@nt.tu-darmstadt.de wrote: Idriss Ghodhbane wrote: Hi everybody, I am using the DM355 evm and I

RE: [PATCH v2 15/16] Davinci: initial tnetv107x support

2010-04-09 Thread Cyril Chemparathy
Sekhar, +struct platform_device davinci_wdt_device = { + .name = watchdog, + .id = -1, + .num_resources = ARRAY_SIZE(wdt_resources), + .resource = wdt_resources, +}; IMO, a better way to overcome the 'no watchdog timer' limitation would be to make the