
19 Nov
2015
19 Nov
'15
9:05 p.m.
On 19 November 2015 at 06:48, Thomas Chou thomas@wytron.com.tw wrote:
Since commit 220e8021af96 ("nios2: convert altera_jtag_uart to driver model"), the default debug uart was changed. Most people use ns16550 UART, so restore it as default.
Signed-off-by: Thomas Chou thomas@wytron.com.tw Reported-by: Ezequiel Garcia ezequiel@vanguardiasur.com.ar Reported-by: Ariel D'Alessandro ariel@vanguardiasur.com.ar Reviewed-by: Tom Rini trini@konsulko.com Reviewed-by: Bin Meng bmeng.cn@gmail.com Reviewed-by: Heiko Schocher hs@denx.de
drivers/serial/Kconfig | 1 + 1 file changed, 1 insertion(+)
Acked-by: Simon Glass sjg@chromium.org