commit | a1122a3d98430754626547eb0acba11645039881 | [log] [tgz] |
---|---|---|
author | Pratyush Yadav <p.yadav@ti.com> | Sat Jun 26 00:47:23 2021 +0530 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Mon Jun 28 12:04:30 2021 +0530 |
tree | d01fcb13b0a86af93a7e296fe47a37c09ed0f39f | |
parent | b058f108d7d91f9a5f47c1d0d3ddf4e6ae030440 [diff] |
mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT A Soft Reset sequence will return the flash to Power-on-Reset (POR) state. It consists of two commands: Soft Reset Enable and Soft Reset. Find out if the sequence is supported from BFPT DWORD 16. Signed-off-by: Pratyush Yadav <p.yadav@ti.com> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>