[PATCH 1/1] Add support for Nand flash on Hawkboard.

2011-02-02 Thread Sughosh Ganu
The omapl-138 based hawkboard comes with a 128MiB Nand Flash. Add support for the same. Signed-off-by: Sughosh Ganu --- arch/arm/mach-davinci/Kconfig | 10 +++ arch/arm/mach-davinci/board-omapl138-hawk.c | 95 +++ 2 files changed, 105 insertions(+), 0 de

Re: [PATCH 1/1] Add support for Nand flash on Hawkboard.

2011-02-02 Thread Juha Kuikka
On Wed, Feb 2, 2011 at 9:53 AM, Sughosh Ganu wrote: > The omapl-138 based hawkboard comes with a 128MiB Nand Flash. Add > support for the same. > > Signed-off-by: Sughosh Ganu > --- > arch/arm/mach-davinci/Kconfig | 10 +++ > arch/arm/mach-davinci/board-omapl138-hawk.c | 95 > +

Re: [PATCH 1/1] Add support for Nand flash on Hawkboard.

2011-02-02 Thread Sergei Shtylyov
Hello. Juha Kuikka wrote: The omapl-138 based hawkboard comes with a 128MiB Nand Flash. Add support for the same. Signed-off-by: Sughosh Ganu [...] diff --git a/arch/arm/mach-davinci/Kconfig b/arch/arm/mach-davinci/Kconfig index 32f1479..e13b7e0 100644 --- a/a

Re: [PATCH 1/1] Add support for Nand flash on Hawkboard.

2011-02-02 Thread sughosh ganu
hi, On Thu, Feb 3, 2011 at 1:30 AM, Sergei Shtylyov wrote: > Hello. > >>diff --git a/arch/arm/mach-davinci/Kconfig >>b/arch/arm/mach-davinci/Kconfig >>index 32f1479..e13b7e0 100644 >>--- a/arch/arm/mach-davinci/Kconfig >>+++ b/arch/arm/mach-davinci/Kconfig >>@@ -213,6 +213

RE: [PATCH 1/1] Add support for Nand flash on Hawkboard.

2011-02-02 Thread Nori, Sekhar
Hi sughosh, On Thu, Feb 03, 2011 at 12:25:42, sughosh ganu wrote: > hi, > > > On Thu, Feb 3, 2011 at 1:30 AM, Sergei Shtylyov > wrote: > > > Hello. > > diff --git a/arch/arm/mach-davinci/Kconfig > b/arch/arm/mach-davinci/Kconfig > inde

Re: [PATCH 1/1] Add support for Nand flash on Hawkboard.

2011-02-03 Thread sughosh ganu
hi Sekhar, On Thu, Feb 3, 2011 at 1:17 PM, Nori, Sekhar wrote: > > diff --git a/arch/arm/mach-davinci/Kconfig > > b/arch/arm/mach-davinci/Kconfig > > index 32f1479..e13b7e0 100644 > > --- a/arch/arm/mach-davinci/Kconfig > >

Re: [PATCH 1/1] Add support for Nand flash on Hawkboard.

2011-02-03 Thread sughosh ganu
hi Sekhar, On Thu, Feb 3, 2011 at 2:09 PM, sughosh ganu wrote: > hi Sekhar, > > > On Thu, Feb 3, 2011 at 1:17 PM, Nori, Sekhar wrote: > >> > diff --git a/arch/arm/mach-davinci/Kconfig >> > b/arch/arm/mach-davinci/Kconfig >> > index 32f1479..e13b

Re: [PATCH 1/1] Add support for Nand flash on Hawkboard.

2011-02-03 Thread Sergei Shtylyov
Hello. On 03-02-2011 12:19, sughosh ganu wrote: > diff --git a/arch/arm/mach-davinci/Kconfig > b/arch/arm/mach-davinci/Kconfig > index 32f1479..e13b7e0 100644 > --- a/arch/arm/mach-davinci/Kc

Re: [PATCH 1/1] Add support for Nand flash on Hawkboard.

2011-02-03 Thread sughosh ganu
hi, On Thu, Feb 3, 2011 at 5:19 PM, Sergei Shtylyov wrote: > > > diff --git a/arch/arm/mach-davinci/Kconfig >> > b/arch/arm/mach-davinci/Kconfig >> > index 32f1479..e13b7e0 100644 >> > --- a/arch/

Re: [PATCH 1/1] Add support for Nand flash on Hawkboard.

2011-02-03 Thread Sergei Shtylyov
Hello. On 02-02-2011 20:53, Sughosh Ganu wrote: The omapl-138 based hawkboard comes with a 128MiB Nand Flash. Add support for the same. Signed-off-by: Sughosh Ganu [...] diff --git a/arch/arm/mach-davinci/Kconfig b/arch/arm/mach-davinci/Kconfig index 32f1479..e13b7e0 100644 --- a/arch/arm

Re: [PATCH 1/1] Add support for Nand flash on Hawkboard.

2011-02-03 Thread Sergei Shtylyov
Hello. On 03-02-2011 15:16, sughosh ganu wrote: > diff --git a/arch/arm/mach-davinci/Kconfig > b/arch/arm/mach-davinci/Kconfig > index 32f1479..e13b7e0 100644 > --- a/arch/arm/mach-davinci/Kc

Re: [PATCH 1/1] Add support for Nand flash on Hawkboard.

2011-02-03 Thread Ben Gardiner
Hi Sergei and Sugosh, I'm sorry to jump in so late, but I think (hope) I may have a compromise-solution. On Thu, Feb 3, 2011 at 7:25 AM, Sergei Shtylyov wrote: > On 03-02-2011 15:16, sughosh ganu wrote: > >>         >                  diff --git a/arch/arm/mach-davinci/Kconfig >>         >      

Re: [PATCH 1/1] Add support for Nand flash on Hawkboard.

2011-02-03 Thread Sergei Shtylyov
Hello. On 03-02-2011 16:51, Ben Gardiner wrote: I'm sorry to jump in so late, but I think (hope) I may have a compromise-solution. You're not late -- patch hasn't been resubmitted yet. :-) On Thu, Feb 3, 2011 at 7:25 AM, Sergei Shtylyov wrote: On 03-02-2011 15:16, sughosh ganu wrote:

Re: [PATCH 1/1] Add support for Nand flash on Hawkboard.

2011-02-03 Thread sughosh ganu
hi Ben and Sergei, On Thu, Feb 3, 2011 at 7:21 PM, Ben Gardiner wrote: > > On 03-02-2011 15:16, sughosh ganu wrote: > > > >> > diff --git a/arch/arm/mach-davinci/Kconfig > >> > b/arch/arm/mach-davinci/Kconfig > >> > index

RE: [PATCH 1/1] Add support for Nand flash on Hawkboard.

2011-02-03 Thread Nori, Sekhar
Hi sughosh, On Thu, Feb 03, 2011 at 20:03:35, sughosh ganu wrote: > > We have a common da8xx_omapl_defconfig which is being currently used by > multiple boards(including hawkboard). Not all boards have a nand flash > mounted as default. So i cannot add this in the above defconfig file. So Why?

Re: [PATCH 1/1] Add support for Nand flash on Hawkboard.

2011-02-03 Thread sughosh ganu
hi Sekhar, On Thu, Feb 3, 2011 at 10:38 PM, Nori, Sekhar wrote: > > > > We have a common da8xx_omapl_defconfig which is being currently used by > > multiple boards(including hawkboard). Not all boards have a nand flash > > mounted as default. So i cannot add this in the above defconfig file. So

Re: [PATCH 1/1] Add support for Nand flash on Hawkboard.

2011-02-03 Thread Sergei Shtylyov
Hello. sughosh ganu wrote: hi Ben and Sergei, On Thu, Feb 3, 2011 at 7:21 PM, Ben Gardiner > wrote: > On 03-02-2011 15:16, sughosh ganu wrote: > >> > diff --git a/arch/arm/mach-davinci/Kconfig >> >

Re: [PATCH 1/1] Add support for Nand flash on Hawkboard.

2011-02-03 Thread Sergei Shtylyov
Hello, I wrote: @Sergei We have a common da8xx_omapl_defconfig which is being currently used by multiple boards(including hawkboard). Not all boards have a nand flash mounted as default. So i cannot add this in the above defconfig file. Why? If the board doesn't have a NAND flash, it d

Re: [PATCH 1/1] Add support for Nand flash on Hawkboard.

2011-02-03 Thread Sergei Shtylyov
Hello. sughosh ganu wrote: > > We have a common da8xx_omapl_defconfig which is being currently used by > multiple boards(including hawkboard). Not all boards have a nand flash > mounted as default. So i cannot add this in the above defconfig file. So On Thu,

RE: [PATCH 1/1] Add support for Nand flash on Hawkboard.

2011-02-03 Thread Nori, Sekhar
Hi sughosh, On Thu, Feb 03, 2011 at 23:31:48, sughosh ganu wrote: > hi Sekhar, > > > On Thu, Feb 3, 2011 at 10:38 PM, Nori, Sekhar wrote: > > > > > > We have a common da8xx_omapl_defconfig which is being > currently used by > > multiple boards(including hawkboard). Not all b