Re: [U-Boot] [PATCH 5/5] altera_qspi: allow ctrl-c to abort the erase ops

2015-12-27 Thread Thomas Chou
On 2015年12月24日 08:51, Thomas Chou wrote: Allow ctrl-c to abort the erase ops. Signed-off-by: Thomas Chou --- drivers/mtd/altera_qspi.c | 9 + 1 file changed, 9 insertions(+) Applied to u-boot-nios. ___ U-Boot mailing list U-Boot@lists.

[U-Boot] [PATCH 5/5] altera_qspi: allow ctrl-c to abort the erase ops

2015-12-23 Thread Thomas Chou
Allow ctrl-c to abort the erase ops. Signed-off-by: Thomas Chou --- drivers/mtd/altera_qspi.c | 9 + 1 file changed, 9 insertions(+) diff --git a/drivers/mtd/altera_qspi.c b/drivers/mtd/altera_qspi.c index 0624ff4..a9148a7 100644 --- a/drivers/mtd/altera_qspi.c +++ b/drivers/mtd/altera_