DM365: How to set USB_VBUS pin.

2010-06-28 Thread Krunal Patil
Hi, I am working on a DM365 based customize board on which a USB hub chip is used. As per the DM365 datasheet the USB connector power must be turned on by the DM365, when th DM365 is the host. Also the pin N2 called USB_VBUS on the DM365 is responsible to USB power enable on the USB hub. I

R: Anyone else having trouble with their AM1808 evaluation board?

2010-06-28 Thread Gabriele Filosofi
Philipp, I faced the same problem with the Zoom AM1808 board we received from TI's sales representatives. They substituted our EVM with a new one, and this new board works very good. I could not conduct any serious investigation on the faulty board, but I can suggest you to make some

Re: Option -j passed to flash_erase.

2010-06-28 Thread Andrea Gasparini
Hi, It is not mandatory unless you want to use JFFS2 under u-boot for the kernel partition as well. Actually, I don't know any reason why someone would want something like that. Ok, doens't seems good to have them removed from the wiki? Those are discarded by plain 'nand read' or 'nboot'

[PATCH 1/2] davinci: da8xx: sparse cleanup: remove duplicate entries in irq priorities structure

2010-06-28 Thread Sekhar Nori
This patch helps get rid of the following sparse warnings of the type: CHECK arch/arm/mach-davinci/da830.c arch/arm/mach-davinci/da830.c:1026:3: warning: Initializer entry defined twice arch/arm/mach-davinci/da830.c:1027:3: also defined here coming from the irq priorities structure init.

[PATCH 2/2] davinci: da850 evm: sparse cleanup: make file local variables static

2010-06-28 Thread Sekhar Nori
Without this cleanup, sparse checker reports warnings of the type: CHECK arch/arm/mach-davinci/board-da850-evm.c arch/arm/mach-davinci/board-da850-evm.c:112:22: warning: symbol 'da850_evm_nandflash_partition' was not declared. Should it be static? The nand flash partitions and regulator

RE: [PATCH 1/2] davinci: da8xx: sparse cleanup: remove duplicate entries in irq priorities structure

2010-06-28 Thread Nori, Sekhar
On Mon, Jun 28, 2010 at 17:16:37, I wrote: This patch helps get rid of the following sparse warnings of the type: CHECK arch/arm/mach-davinci/da830.c arch/arm/mach-davinci/da830.c:1026:3: warning: Initializer entry defined twice arch/arm/mach-davinci/da830.c:1027:3: also defined here

Lauterbach and DM365

2010-06-28 Thread Kieran Bingham
Hi Guys, Has anyone used a lauterbach to connect the DM365? I can't find documentation anywhere on what settings to use... -- Regards Kieran ___ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com

Re: Anyone else having trouble with their AM1808 evaluation board?

2010-06-28 Thread Philipp Schrader
Hi Gabriele, Unfortunately, I do not have the resources to find what specific part could be the problem. I only have an 8cm fan available that I can put on top of the EVM. With the fan, it looks like the problem goes away; the board keeps running. If I take the fan away, the board will shut down

RE: [spi-devel-general] [PATCH 0/3] davinci: spi: replace existing SPI driver

2010-06-28 Thread Nori, Sekhar
Hi Grant, On Sun, Jun 27, 2010 at 11:33:13, Grant Likely wrote: Any users of the current davinci_spi driver care to comment on this series? I'm hesitant to apply a complete replacement to a driver that was only added in December without having a lot more information. Inside TI, we tested the