commit | d1ab0da84dcbac30a9039ccef72d69bf0a68bfc7 | [log] [tgz] |
---|---|---|
author | Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> | Fri Jun 09 16:27:21 2017 +0530 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Tue Jun 20 09:17:25 2017 +0200 |
tree | f158a7d3e7eaf34dbf40b557de0eb51d73799b95 | |
parent | 0d3a966d2b34f449df7859fa39e3db5b71da2bfa [diff] |
mtd: nand: ifc: Initialize SRAM for all version >= 1.0 All IFC version >= 1.0 use 28nm technology for SRAM. Here SRAM has a requirement to initialize before any read operation performed for avoiding ECC Error. So update condition check to initialize SRAM for all IFC version >= 1.0.0 Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>