diff options
author | Stefan Roese <sr@denx.de> | 2014-07-09 17:18:09 +0200 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-07-25 16:26:09 -0400 |
commit | fb2fcb798a524858780b7a8c7ea8a21d104c36b1 (patch) | |
tree | 681e0036ff6ea5c3b4e7ff7c2d36ed9c7e2c1376 /net/eth.c | |
parent | e6f9d419c86d311b19c27ae12d2d7dd921c06058 (diff) | |
download | u-boot-imx-fb2fcb798a524858780b7a8c7ea8a21d104c36b1.zip u-boot-imx-fb2fcb798a524858780b7a8c7ea8a21d104c36b1.tar.gz u-boot-imx-fb2fcb798a524858780b7a8c7ea8a21d104c36b1.tar.bz2 |
ARM: omap: Fix GPMC init for OMAP3 platforms
Commit a0a37183 (ARM: omap: merge GPMC initialization code for all
platform) broke NAND on OMAP3 based platforms. I noticed this while
testing the latest 2014.07-rc version on the TAO3530 board. NAND
detection did not work with this error message:
NAND: nand: error: Unable to find NAND settings in GPMC Configuration - quitting
As OMAP3 configs don't set CONFIG_NAND but CONFIG_NAND_CMD. the GPMC
was not initialized for NAND at all. This patch now fixes this issue.
Tested on TAO3530 board.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Pekon Gupta <pekon@ti.com>
Cc: Tom Rini <trini@ti.com>
Acked-by: Pekon Gupta <pekon@ti.com>
Diffstat (limited to 'net/eth.c')
0 files changed, 0 insertions, 0 deletions