commit | 9aca334e854c319ccafea871006fda3814196e7b | [log] [tgz] |
---|---|---|
author | Maxim Levitsky <maximlevitsky@gmail.com> | Mon Feb 22 20:39:35 2010 +0200 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Fri Feb 26 17:44:51 2010 +0000 |
tree | ae9fdbc2769d572997846e4f9d6db7b8d789e591 | |
parent | 49ef3c6ee11e221b26caf4ac55c2702a37cca103 [diff] |
mtd: nand: make MTD_OOB_PLACE work correctly. MTD_OOB_PLACE is supposed to read/write the raw oob data similiar to the MTD_OOB_RAW however due to a bug, currently it is not possible to read more data that is specified by the oob 'free' regions. Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>