]> git.ipfire.org Git - people/ms/u-boot.git/commit
debug_uart: restore ns16550 as default
authorThomas Chou <thomas@wytron.com.tw>
Thu, 19 Nov 2015 13:48:03 +0000 (21:48 +0800)
committerTom Rini <trini@konsulko.com>
Sat, 21 Nov 2015 01:41:28 +0000 (20:41 -0500)
commitb1e361b6055246da496886e8ee7e0add94635f39
treead6fe738e9b4ea77503fc1cb38437ee022e4232b
parent1d149eddcc0661b683002f76a8240491eba00dbb
debug_uart: restore ns16550 as default

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>
Acked-by: Simon Glass <sjg@chromium.org>
drivers/serial/Kconfig