commit | 997f04aff87ed056ecaee0ee3ddda6e0a7ec457c | [log] [tgz] |
---|---|---|
author | Jagdish Gediya <jagdish.gediya@nxp.com> | Wed May 02 01:20:57 2018 +0530 |
committer | York Sun <york.sun@nxp.com> | Wed May 09 09:17:51 2018 -0500 |
tree | 3b5a16e00f49927421f1be99ae6a84b6fda12fa9 | |
parent | 653793ad247bb226f12cc3c5422a97c703686f05 [diff] |
mtd: nand: fsl_ifc: Fix nand waitfunc return value As per the IFC hardware manual, Most significant byte in nand_fsr register is the outcome of NAND READ STATUS command. So status value need to be shifted as per the nand framework requirement. Signed-off-by: Jagdish Gediya <jagdish.gediya@nxp.com> Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>