Re: [U-Boot] [PATCH v2 01/13] debug_uart: restore ns16550 as default

2015-11-18 Thread Heiko Schocher
Hello Thomas, Am 18.11.2015 um 14:44 schrieb Thomas Chou: 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 Reported-by: Ezequiel Garcia Reported

Re: [U-Boot] [PATCH v2 01/13] debug_uart: restore ns16550 as default

2015-11-18 Thread Bin Meng
On Wed, Nov 18, 2015 at 9:44 PM, Thomas Chou 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 > Reported-by: Ezequiel Garcia > Rep

[U-Boot] [PATCH v2 01/13] debug_uart: restore ns16550 as default

2015-11-18 Thread Thomas Chou
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 Reported-by: Ezequiel Garcia Reported-by: Ariel D'Alessandro Reviewed-by: Tom Rini --- drivers/