Re: [PATCH v10 10/10] mtd: nand: omap: remove selection of BCH ecc-scheme via KConfig

2013-10-24 Thread Javier Martinez Canillas
Hi Ezequiel On Wed, Oct 23, 2013 at 4:13 PM, Ezequiel Garcia ezequiel.gar...@free-electrons.com wrote: Pekon, On Wed, Oct 23, 2013 at 01:55:58PM +, Gupta, Pekon wrote: I'm wondering how are you testing this in your SOC_AM33XX board (which is not ARCH_OMAP3). You probably have

Re: [PATCH v10 10/10] mtd: nand: omap: remove selection of BCH ecc-scheme via KConfig

2013-10-24 Thread Ezequiel Garcia
Javier, On Thu, Oct 24, 2013 at 09:49:09PM +0200, Javier Martinez Canillas wrote: Hi Ezequiel On Wed, Oct 23, 2013 at 4:13 PM, Ezequiel Garcia ezequiel.gar...@free-electrons.com wrote: Pekon, On Wed, Oct 23, 2013 at 01:55:58PM +, Gupta, Pekon wrote: I'm wondering how are you

Re: [PATCH v10 10/10] mtd: nand: omap: remove selection of BCH ecc-scheme via KConfig

2013-10-23 Thread Ezequiel Garcia
Gupta, I already have a question :-) On Sat, Oct 19, 2013 at 02:14:14PM +0530, Pekon Gupta wrote: With OMAP NAND driver updates, selection of ecc-scheme: *DT enabled kernel* depends on ti,nand-ecc-opt and ti,elm-id DT bindings. *Non DT enabled kernel* depends on elm_dev and

Re: [PATCH v10 10/10] mtd: nand: omap: remove selection of BCH ecc-scheme via KConfig

2013-10-23 Thread Ezequiel Garcia
Pekon, On Wed, Oct 23, 2013 at 01:55:58PM +, Gupta, Pekon wrote: I'm wondering how are you testing this in your SOC_AM33XX board (which is not ARCH_OMAP3). You probably have ARCH_OMAP3 always selected? Yes, omap2plus_defconfig is a super set.. arch/arm/configs/omap2plus_defconfig

[PATCH v10 10/10] mtd: nand: omap: remove selection of BCH ecc-scheme via KConfig

2013-10-19 Thread Pekon Gupta
With OMAP NAND driver updates, selection of ecc-scheme: *DT enabled kernel* depends on ti,nand-ecc-opt and ti,elm-id DT bindings. *Non DT enabled kernel* depends on elm_dev and ecc-scheme passed along with platform-data from board file. So, selection of ecc-scheme (BCH8 or