From: Sascha Hauer Date: Mon, 9 Aug 2010 13:04:19 +0000 (+0200) Subject: mtd: mxc_nand: configure pages per block for v2 controller X-Git-Tag: v2.6.36-rc5~34^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8db2f51dcccbaf4d23ed44cd0c64856c58a16c0;p=pandora-kernel.git mtd: mxc_nand: configure pages per block for v2 controller This patch initializes the pages per block field in CONFIG1 for v2 controllers. It also sets the FP_INT field. This is the last field not correctly initialized, so we can switch from read/modify/write the CONFIG1 reg to just write the correct value. Signed-off-by: Sascha Hauer Acked-by: John Ogness Tested-by: John Ogness Signed-off-by: David Woodhouse --- Reading git-diff-tree failed