From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Sun, 20 Sep 2015 11:22:40 +0800 Subject: [U-Boot] [PATCH v5] nios2: convert altera_jtag_uart to driver model In-Reply-To: References: <1442302126-9104-1-git-send-email-thomas@wytron.com.tw> <1442557429-11055-1-git-send-email-thomas@wytron.com.tw> Message-ID: <55FE2680.5040407@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 Simon, On 09/20/2015 05:55 AM, Simon Glass wrote: > Actually I have one more comment - consider implementing > CONFIG_DEBUG_UART in this driver. That way you can have UART output > before driver model is ready. Thanks a lot for your helpful reviews and suggestions. I will add the early debug to both altera jtag uart and uart. Best regards, Thomas Chou