From: Karl Beldan Date: Mon, 15 Sep 2008 12:37:29 +0000 (+0200) Subject: [MTD] [NAND] nand_base.c: reset chip first X-Git-Tag: v2.6.28-rc1~105^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef89a8801321e0d0665c327c9d77d602ef764c87;p=pandora-kernel.git [MTD] [NAND] nand_base.c: reset chip first Some chips require a RESET after power-up (e.g. Micron MT29FxGxxxxx). The first command sent is NAND_CMD_READID. Issue a NAND_CMD_RESET in nand_scan_ident before reading the device id. Tested with an MT29F4G08AAC. Signed-off-by: Karl Beldan Signed-off-by: David Woodhouse --- Reading git-diff-tree failed