Re: [U-Boot] [PATCH v1 7/7] board/ti/dra7xx: add support for parallel NAND

2014-07-17 Thread Tom Rini
On Thu, Jul 17, 2014 at 10:59:58AM +, Gupta, Pekon wrote: > >From: Tom Rini [mailto:tom.r...@gmail.com] On Behalf Of Rini, Tom > >>On Sat, Jul 05, 2014 at 12:35:17AM +0530, Pekon Gupta wrote: > > > >> This patch adds support for x16 NAND device (MT29F2G16AAD) connected to > >> GPMC > >> chip-s

Re: [U-Boot] [PATCH v1 7/7] board/ti/dra7xx: add support for parallel NAND

2014-07-17 Thread Gupta, Pekon
>From: Tom Rini [mailto:tom.r...@gmail.com] On Behalf Of Rini, Tom >>On Sat, Jul 05, 2014 at 12:35:17AM +0530, Pekon Gupta wrote: > >> This patch adds support for x16 NAND device (MT29F2G16AAD) connected to GPMC >> chip-select present on DRA7xx EVM. >> On this board, GPMC_WPN and NAND_BOOTn are con

Re: [U-Boot] [PATCH v1 7/7] board/ti/dra7xx: add support for parallel NAND

2014-07-16 Thread Tom Rini
On Sat, Jul 05, 2014 at 12:35:17AM +0530, Pekon Gupta wrote: > This patch adds support for x16 NAND device (MT29F2G16AAD) connected to GPMC > chip-select present on DRA7xx EVM. > On this board, GPMC_WPN and NAND_BOOTn are controlled by DIP switch, > So following board settings are required for NAN

[U-Boot] [PATCH v1 7/7] board/ti/dra7xx: add support for parallel NAND

2014-07-04 Thread Pekon Gupta
This patch adds support for x16 NAND device (MT29F2G16AAD) connected to GPMC chip-select present on DRA7xx EVM. On this board, GPMC_WPN and NAND_BOOTn are controlled by DIP switch, So following board settings are required for NAND device detection: SW5.9 (GPMC_WPN) = LOW SW5.1 (NAND_BOOTn) = HI