Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
altera_qspi: set fail_addr for erase ops
If the erase fails, fail_addr might indicate exactly which block failed. If fail_addr = MTD_FAIL_ADDR_UNKNOWN, the failure was not at the device level or was not specific to any particular block. Signed-off-by: Thomas Chou <[email protected]>
- Loading branch information