commit | 8dab169b8bdea3bcbc08b15fdbd9a21526fdbb77 | [log] [tgz] |
---|---|---|
author | Kyungmin Park <kyungmin.park@samsung.com> | Sat Jun 30 14:14:43 2007 +0900 |
committer | David Woodhouse <dwmw2@infradead.org> | Sat Jun 30 08:25:45 2007 +0100 |
tree | 2c8d95e67f6af700d872102a5d9e5b83e2fe5031 | |
parent | ee9745fcf214272b7cdd9d320d044cf433ee958e [diff] |
[MTD] OneNAND Simulator support This simulate various OneNAND flash chips for the MTD onenand layer. It's simple implementation, only basic operations. It don't support the recent changes in NANDSIM such as lazy block allocation, bitflip, and so on. Note: This passed nand-tests. Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: David Woodhouse <dwmw2@infradead.org>