Re: [U-Boot] [PATCH v2 0/4] Add Support for NAND in dra71x-evm

2019-03-13 Thread Tom Rini
On Wed, Mar 13, 2019 at 08:35:48PM +0530, Faiz Abbas wrote:
> Hi,
> 
> On 27/02/19 1:29 PM, Faiz Abbas wrote:
> > The following patches add support for NAND and booting from
> > NAND in dra71x-evm.
> > 
> > v2:
> > Patch4: Moved NANDARGS to its own file in include/environment/ti
> > 
> > Faiz Abbas (2):
> >   configs: dra71x-evm: Add Support for NAND
> >   configs: ti_omap5_common: Add NAND environment settings
> > 
> > Franklin S Cooper Jr (2):
> >   board: ti: dra71: Add pinmux settings for NAND on DRA71x EVM
> >   arm: dra7: Allow NAND to be enabled on DRA71x EVM.
> > 
> >  board/ti/dra7xx/evm.c | 56 +
> >  board/ti/dra7xx/mux_data.h| 60 ++-
> >  configs/dra7xx_evm_defconfig  |  7 +++-
> >  configs/dra7xx_hs_evm_defconfig   |  7 +++-
> >  include/configs/dra7xx_evm.h  |  2 +-
> >  include/configs/ti_omap5_common.h |  3 +-
> >  include/environment/ti/nand.h | 26 ++
> >  7 files changed, 141 insertions(+), 20 deletions(-)
> >  create mode 100644 include/environment/ti/nand.h
> > 
> 
> Gentle ping.

I reviewed 4/4 and the rest is not appropriate for this point in the
release cycle, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH v2 0/4] Add Support for NAND in dra71x-evm

2019-03-13 Thread Faiz Abbas
Hi,

On 27/02/19 1:29 PM, Faiz Abbas wrote:
> The following patches add support for NAND and booting from
> NAND in dra71x-evm.
> 
> v2:
> Patch4: Moved NANDARGS to its own file in include/environment/ti
> 
> Faiz Abbas (2):
>   configs: dra71x-evm: Add Support for NAND
>   configs: ti_omap5_common: Add NAND environment settings
> 
> Franklin S Cooper Jr (2):
>   board: ti: dra71: Add pinmux settings for NAND on DRA71x EVM
>   arm: dra7: Allow NAND to be enabled on DRA71x EVM.
> 
>  board/ti/dra7xx/evm.c | 56 +
>  board/ti/dra7xx/mux_data.h| 60 ++-
>  configs/dra7xx_evm_defconfig  |  7 +++-
>  configs/dra7xx_hs_evm_defconfig   |  7 +++-
>  include/configs/dra7xx_evm.h  |  2 +-
>  include/configs/ti_omap5_common.h |  3 +-
>  include/environment/ti/nand.h | 26 ++
>  7 files changed, 141 insertions(+), 20 deletions(-)
>  create mode 100644 include/environment/ti/nand.h
> 

Gentle ping.

Thanks,
Faiz
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [PATCH v2 0/4] Add Support for NAND in dra71x-evm

2019-02-26 Thread Faiz Abbas
The following patches add support for NAND and booting from
NAND in dra71x-evm.

v2:
Patch4: Moved NANDARGS to its own file in include/environment/ti

Faiz Abbas (2):
  configs: dra71x-evm: Add Support for NAND
  configs: ti_omap5_common: Add NAND environment settings

Franklin S Cooper Jr (2):
  board: ti: dra71: Add pinmux settings for NAND on DRA71x EVM
  arm: dra7: Allow NAND to be enabled on DRA71x EVM.

 board/ti/dra7xx/evm.c | 56 +
 board/ti/dra7xx/mux_data.h| 60 ++-
 configs/dra7xx_evm_defconfig  |  7 +++-
 configs/dra7xx_hs_evm_defconfig   |  7 +++-
 include/configs/dra7xx_evm.h  |  2 +-
 include/configs/ti_omap5_common.h |  3 +-
 include/environment/ti/nand.h | 26 ++
 7 files changed, 141 insertions(+), 20 deletions(-)
 create mode 100644 include/environment/ti/nand.h

-- 
2.19.2

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot