commit | 82efc81a1982e0ad7b11049b83dbcc9a92431788 | [log] [tgz] |
---|---|---|
author | Prabhakar Kushwaha <prabhakar@freescale.com> | Thu Jun 12 12:14:00 2014 +0530 |
committer | York Sun <yorksun@freescale.com> | Tue Jul 22 16:25:54 2014 -0700 |
tree | f8e51caef6aac425789ff8e18b49003c462f5b3c | |
parent | a87596468b3dc2e763b064882b2e9e7bf31d0ff7 [diff] |
driver/nand: Update SRAM initialize logic for IFC. IFC controller v1.1.0 requires internal SRAM initialize by reading NAND flash. Higher controller versions have provided "SRAM init" bit in NCFGR register space. update SRAM initialize logic to reflect the same. Also print error message in case of Page read error. Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>