[U-Boot] [PATCH 2/5] altera_qspi: set fail_addr for erase ops
Thomas Chou
thomas at wytron.com.tw
Mon Dec 28 02:34:33 CET 2015
On 2015年12月24日 08:51, Thomas Chou wrote:
> 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 at wytron.com.tw>
> ---
> drivers/mtd/altera_qspi.c | 1 +
> 1 file changed, 1 insertion(+)
>
Applied to u-boot-nios.
More information about the U-Boot
mailing list