
8 Aug
2008
8 Aug
'08
4:41 a.m.
Hong Xu wrote:
Sometimes, board module needs to know some information about the NAND chip e.g. page size to continue it's initialization. This short patch give board module a chance to continue its initialization after the NAND chip is scaned.
best regards,
diff --git a/drivers/mtd/nand/nand.c b/drivers/mtd/nand/nand.c index e44470e..f795d2e 100644
* You need a "Signed-off-by" line * Typo s/scaned/scanned/ (both in the subject and the comment) * The "best regards," line should be deleted from the comment.
Thanks, gvb