From: Adrian Hunter Date: Thu, 8 Feb 2007 08:28:08 +0000 (+0200) Subject: [MTD] OneNAND: Select correct chip's bufferRAM for DDP X-Git-Tag: v2.6.21-rc1~66^2~27^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cde36b37d6fa5ebc8c95461a972c379185626b2c;p=pandora-kernel.git [MTD] OneNAND: Select correct chip's bufferRAM for DDP OneNAND double-density package (DDP) has two chips, each with their own bufferRAM. The driver will skip loading data from the NAND core if the data can be found in a bufferRAM, however in that case, the correct chip's bufferRAM must be selected before reading from bufferRAM. Signed-off-by: Adrian Hunter Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed