From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chin Liang See Date: Fri, 18 Dec 2015 16:43:13 +0800 Subject: [U-Boot] [PATCH] serial-howto: remove altera_jtag_uart and altera_uart from the list In-Reply-To: <1450360051-20708-1-git-send-email-thomas@wytron.com.tw> References: <1450360051-20708-1-git-send-email-thomas@wytron.com.tw> Message-ID: <1450428193.1881.3.camel@altera.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 2015-12-17 at 21:47 +0800, Thomas Chou wrote: > Since both altera_jtag_uart and altera_uart are converted to driver > model, remove them from the list of drivers remaining to convert. > > Signed-off-by: Thomas Chou > Reviewed-by: Chin Liang See Thanks Chin Liang