From: Shengzhou Liu Date: Mon, 12 Dec 2011 09:40:52 +0000 (+0800) Subject: mtd: nand: fixup for fmr initialization of Freescale NAND controller X-Git-Tag: v3.3-rc1~119^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8251108e0def5a2f15124a8e6314b14bfa5eb9c;p=pandora-kernel.git mtd: nand: fixup for fmr initialization of Freescale NAND controller There was a bug for fmr initialization, which lead to fmr was always 0x100 in fsl_elbc_chip_init() and caused FCM command timeout before calling fsl_elbc_chip_init_tail(), now we initialize CWTO to maximum timeout value and not relying on the setting of bootloader. Signed-off-by: Shengzhou Liu Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed