]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tam3517: fix NAND detection
authorJeroen Hofstee <jeroen@myspectrum.nl>
Sat, 31 May 2014 15:08:30 +0000 (17:08 +0200)
committerTom Rini <trini@ti.com>
Fri, 6 Jun 2014 21:46:15 +0000 (17:46 -0400)
commit0970051d13501c150841d7f6f0ecc7372ef619fd
treeda6c32a555d4d39dd95308ad5e6d0e75f825100d
parent1dbb64dcf9d7b9894d3ed6a19a23ac4dbb2b1664
tam3517: fix NAND detection

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 GPMC Configuration - quitting"

cc: Stefano Babic <sbabic@denx.de>
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
include/configs/tam3517-common.h