From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Fri, 25 Dec 2015 16:33:52 +0800 Subject: [U-Boot] [PATCH 4/5] altera_qspi: show erase progress In-Reply-To: <201512250508.27137.marex@denx.de> References: <1450918284-16174-1-git-send-email-thomas@wytron.com.tw> <201512240637.31393.marex@denx.de> <567C89EC.1000502@wytron.com.tw> <201512250508.27137.marex@denx.de> Message-ID: <567CFF70.8070604@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 Hi Marek, On 2015?12?25? 12:08, Marek Vasut wrote: >> Well, it is only a putc() which is plain and simple. > > Sure, but then I still don't understand why this cannot be in the common code. Yes, it can be in the common code. Do you have an idea how should it look like? Best regards, Thomas