
23 Oct
2014
23 Oct
'14
7:17 p.m.
On Tue, Oct 21, 2014 at 04:39:47PM +0300, Igor Grinberg wrote:
The gpmc_init() function already calls enable_gpmc_cs_config() for chip select 0. Although the bus width is configured for 16 bit, it gets reconfigured correctly in the omap_gpmc driver later.
Remove the enable_gpmc_cs_config() function call and the associated gpmc_nand_config[] array.
Signed-off-by: Igor Grinberg grinberg@compulab.co.il
Applied to u-boot-ti/master, thanks!
--
Tom