commit | cde36b37d6fa5ebc8c95461a972c379185626b2c | [log] [tgz] |
---|---|---|
author | Adrian Hunter <ext-adrian.hunter@nokia.com> | Thu Feb 08 10:28:08 2007 +0200 |
committer | Kyungmin Park <kyungmin.park@samsung.com> | Fri Feb 09 09:42:42 2007 +0900 |
tree | 44c8ac5875119e42ddc44780b759f610d361495c | |
parent | 211ac75f5e867ab7a54811a514814149caca42c3 [diff] |
[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 <ext-adrian.hunter@nokia.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>