[U-Boot] [PATCH 1/5] altera_qspi: call callback even if the erase failed
Thomas Chou
thomas at wytron.com.tw
Mon Dec 28 02:34:10 CET 2015
On 2015年12月24日 08:51, Thomas Chou wrote:
> Erase is an asynchronous operation. Device drivers are supposed
> to call instr->callback() whenever the operation completes, even
> if it completes with a failure.
>
> 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