Home
last modified time | relevance | path

Searched hist:"0970051 d13501c150841d7f6f0ecc7372ef619fd" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dtam3517-common.h0970051d13501c150841d7f6f0ecc7372ef619fd Sat May 31 15:08:30 UTC 2014 Jeroen Hofstee <jeroen@myspectrum.nl> 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>