Re: [PATCH 6/6] arch: davinci: add nand flash support to dm355

2008-12-10 Thread David Brownell
On Wednesday 10 December 2008, Felipe Balbi wrote: > > > The NAND device that comes with the DM355 EVM requires another > > resource here for the second NAND chip select, to be able to > > use the 2GB space. Has this configuration been tested on the EVM? > > As I understood from the documentati

Re: [PATCH 6/6] arch: davinci: add nand flash support to dm355

2008-12-10 Thread Felipe Balbi
Hi, On Wed, Dec 10, 2008 at 12:52:14PM -0600, Narnakaje, Snehaprabha wrote: > > +static struct resource davinci_nand_resources[] = { > > + { > > + .start = DAVINCI_ASYNC_EMIF_DATA_CE0_BASE, > > + .end= DAVINCI_ASYNC_EMIF_DATA_CE0_BASE + SZ_32M - 1, > > +

RE: [PATCH 6/6] arch: davinci: add nand flash support to dm355

2008-12-10 Thread Narnakaje, Snehaprabha
Felipe, One comment on the NAND resources below - Thanks Sneha > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Felipe Balbi > Sent: Tuesday, December 09, 2008 6:42 PM > To: davinci-linux-open-source@linux.davincidsp.com > Cc: Felipe Balbi > Subje