From: Roger Quadros Date: Fri, 29 Aug 2014 16:11:52 +0000 (+0300) Subject: ARM: OMAP2+: gpmc: Always enable A26-A11 for non NAND devices X-Git-Tag: omap-for-v3.19/gpmc-timings~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e378d22b9c27de4af4946e4e7928fef50f9a9ff7;p=pandora-kernel.git ARM: OMAP2+: gpmc: Always enable A26-A11 for non NAND devices Although RESET state of LIMITEDADDRESS bit in GPMC_CONFIG register is 0 (i.e. A26-A11 enabled), faulty bootloaders might accidentally set this bit. e.g. u-boot 2014.07 with CONFIG_NOR disabled. Explicity disable LIMITEDADDRESS bit for non NAND devices so that they can always work. Signed-off-by: Roger Quadros Signed-off-by: Sekhar Nori Acked-by: Tony Lindgren --- Reading git-diff-tree failed