Re: [U-Boot] [PATCH] tam3517: fix NAND detection

2014-06-02 Thread Gupta, Pekon
From: Jeroen Hofstee commit a0a37183bd7 ARM: omap: merge GPMC initialization code for all platform needs CONFIG_NOR, CONFIG_NAND or CONFIG_CMD_ONENAND to be set to access flash. Add CONFIG_NAND for tam3517 derived boards to prevent the following error: nand: error: Unable to find NAND settings in

Re: [U-Boot] [PATCH] tam3517: fix NAND detection

2014-06-02 Thread Stefano Babic
Hi Gupta, On 02/06/2014 08:16, Gupta, Pekon wrote: From: Jeroen Hofstee commit a0a37183bd7 ARM: omap: merge GPMC initialization code for all platform needs CONFIG_NOR, CONFIG_NAND or CONFIG_CMD_ONENAND to be set to access flash. Add CONFIG_NAND for tam3517 derived boards to prevent the

Re: [U-Boot] [PATCH] tam3517: fix NAND detection

2014-06-02 Thread Gupta, Pekon
From: Stefano Babic [mailto:sba...@denx.de] [...] diff --git a/include/configs/tam3517-common.h b/include/configs/tam3517-common.h index 3522c1a..bd117d5 100644 --- a/include/configs/tam3517-common.h +++ b/include/configs/tam3517-common.h @@ -185,6 +185,7 @@ /* Configure the PISMO */