commit | 0fc2ccea4c8fa779053cb6f8984f6da399a81182 | [log] [tgz] |
---|---|---|
author | Adrian Hunter <ext-adrian.hunter@nokia.com> | Tue Jan 09 17:55:21 2007 +0200 |
committer | Artem Bityutskiy <dedekind@infradead.org> | Wed Jan 10 15:05:22 2007 +0200 |
tree | 5db774fb794dce9b527a3bbe7e418b0b65808a73 | |
parent | b3c9f8bfe7ab366a5d2495ebe5d2dc6fd7368122 [diff] |
[MTD] OneNAND: Handle DDP chip boundary during read-while-load The read-while-load method of reading from OneNAND needs to allow for the change of bufferRAM address at the boundary between the two chips in a double density (DDP) device. Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>