From: Adrian Hunter Date: Wed, 7 Feb 2007 11:55:19 +0000 (+0200) Subject: [MTD] OneNAND: Invalidate bufferRAM after erase X-Git-Tag: v2.6.21-rc1~66^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=480b9dfb1fbeb783d4c0061df7868c39af91afec;p=pandora-kernel.git [MTD] OneNAND: Invalidate bufferRAM after erase OneNAND has internal bufferRAMs. The driver keeps track of what is in the bufferRAM to save having to load from the NAND core. After an erase operation, the driver must mark bufferRAM invalid if it refers to the erased block. Signed-off-by: Adrian Hunter Signed-off-by: David Woodhouse --- Reading git-diff-tree failed