commit | bccb06c353af3764ca86d9da47652458e6c2eb41 | [log] [tgz] |
---|---|---|
author | Jagdish Gediya <jagdish.gediya@nxp.com> | Thu Nov 23 17:04:31 2017 +0530 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Thu Nov 30 22:32:49 2017 +0100 |
tree | 3c2044bdfef77d5f23937699cd28fa50e5ec92ba | |
parent | d822401d1c6898a4a4ee03977b78b8cec402e88a [diff] |
mtd: nand: ifc: update bufnum mask for ver >= 2.0.0 Bufnum mask is used to calculate page position in the internal SRAM. As IFC version 2.0.0 has 16KB of internal SRAM as compared to older versions which had 8KB. Hence bufnum mask needs to be updated. Signed-off-by: Jagdish Gediya <jagdish.gediya@nxp.com> Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>