From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Mon, 28 Dec 2015 09:35:14 +0800 Subject: [U-Boot] [PATCH 4/5] altera_qspi: show erase progress In-Reply-To: <1450918284-16174-4-git-send-email-thomas@wytron.com.tw> References: <1450918284-16174-1-git-send-email-thomas@wytron.com.tw> <1450918284-16174-4-git-send-email-thomas@wytron.com.tw> Message-ID: <568091D2.2000706@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 On 2015?12?24? 08:51, Thomas Chou wrote: > Show sector erase progress with dot and comma. > > Signed-off-by: Thomas Chou > --- > drivers/mtd/altera_qspi.c | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) > Applied to u-boot-nios.