]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
altera_jtag_uart: bypass when no jtag connection
authorThomas Chou <thomas@wytron.com.tw>
Wed, 31 Mar 2010 00:30:08 +0000 (08:30 +0800)
committerScott McNutt <smcnutt@psyent.com>
Sat, 24 Apr 2010 22:21:23 +0000 (18:21 -0400)
commit994852966d2e6cf98c1dbeea8ee62c233b305ffb
tree191b401b163ca8f965224e9ed99a1b589ef16efc
parent7e812f2e9cdac80f6287d4aee5deb434597c4f8b
altera_jtag_uart: bypass when no jtag connection

This patch adds an option to bypass output waiting when there
is no jtag connection. This allows the jtag uart work similar
to a serial uart, ie, boot even without connection.

This option is enabled with CONFIG_ALTERA_JTAG_UART_BYPASS

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Signed-off-by: Scott McNutt <smcnutt@psyent.com>
drivers/serial/altera_jtag_uart.c