commit | d7bc856fd6f3136387610ec99c45c31043216d87 | [log] [tgz] |
---|---|---|
author | Dinesh Maniyam <dinesh.maniyam@intel.com> | Thu Feb 27 00:18:18 2025 +0800 |
committer | Michael Trimarchi <michael@amarulasolutions.com> | Sat Mar 15 10:35:00 2025 +0100 |
tree | bbb02e6d862454a94ae5af6f09ae43d0d78f9553 | |
parent | f61a2211c6e206f1932c195cb3f69021ed4534e3 [diff] |
drivers: mtd: nand: cadence: Add support for read status command Add support for read status command in Cadence NAND driver. This status bit is important to check whether the flash is write-protected. Signed-off-by: Dinesh Maniyam <dinesh.maniyam@intel.com>