From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Mon, 28 Dec 2015 09:38:19 +0800 Subject: [U-Boot] [PULL] Please pull u-boot-nios/master Message-ID: <8737unqrn8.fsf@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following changes since commit 78680314c53a95c0bb25e942662979843b60d7b9: Merge branch 'master' of http://git.denx.de/u-boot-sunxi (2015-12-27 09:15:57 -0500) are available in the git repository at: git://git.denx.de/u-boot-nios.git master for you to fetch changes up to 8e8106dcd540e4c735da6a0b71919747c15ce93a: altera_qspi: allow ctrl-c to abort the erase ops (2015-12-28 09:32:43 +0800) ---------------------------------------------------------------- Thomas Chou (5): altera_qspi: call callback even if the erase failed altera_qspi: set fail_addr for erase ops altera_qspi: skip erase if the sector is blank altera_qspi: show erase progress altera_qspi: allow ctrl-c to abort the erase ops drivers/mtd/altera_qspi.c | 56 ++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 46 insertions(+), 10 deletions(-)