commit | 771df61949cf2d6ae9ff07e209c80693cdbc9302 | [log] [tgz] |
---|---|---|
author | Holger Brunck <holger.brunck@keymile.com> | Mon Jan 24 17:45:42 2011 +0100 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Fri Mar 11 14:22:42 2011 +0000 |
tree | 58ce33325000bc7c17832c86a2763aabed665b10 | |
parent | cbc6c5e73dfa598b1fa5e67cef28096186e2a7cd [diff] |
mtd: adapt writebufsize calculation for concat If different chips with different writebufsize are concatenated, the writebufsize from the concat device has to be taken from the device with the largest writebuffer. This writebufsize is used later on in the UBI layer for the min I/O size. Signed-off-by: Holger Brunck <holger.brunck@keymile.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>