commit | 7715b48c36a453b41f4555ee57c2f936e25f06f1 | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Sun Aug 29 10:36:50 2010 +0300 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sun Aug 29 13:30:22 2010 +0200 |
tree | e68fddaf8b2c515c68668fdb15e2b10bc020d9e0 | |
parent | b32a5436633f53f0abf0fa29105cf7e5b65091cf [diff] |
nandwrite: always check the first erase block Current code does not check the first erase block when mtdoffset is not erase block aligned. Fix this. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>