commit | a1b1d7eceb033c256ae661d65732323809fb9101 | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Wed Dec 23 21:06:12 2015 +0800 |
committer | Thomas Chou <thomas@wytron.com.tw> | Mon Dec 28 09:32:43 2015 +0800 |
tree | 7e759c0e00e5c932acb2cc0506829fe4c32054bc | |
parent | 9e957aa4ce959faa89d31bc3ff401cc08bbc1013 [diff] |
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 <thomas@wytron.com.tw>