From: Wolfram Stering Date: Fri, 23 Sep 2011 11:53:44 +0000 (+0200) Subject: mtd: mxc_nand: preset_v1_v2: unlock all NAND flash blocks X-Git-Tag: v3.2-rc1~14^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5172ac1c6d2c1e631bc39ddf2d9334e05f69b022;p=pandora-kernel.git mtd: mxc_nand: preset_v1_v2: unlock all NAND flash blocks For NFC v1, the unlock end block address was 0x4000, which would only unlock the first 32 blocks of the NAND flash. Change that value to 0xffff to unlock all available blocks, as is done for NFC v21 as well. Signed-off-by: Michael Thalmeier Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed