commit | 994852966d2e6cf98c1dbeea8ee62c233b305ffb | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Wed Mar 31 08:30:08 2010 +0800 |
committer | Scott McNutt <smcnutt@psyent.com> | Sat Apr 24 18:21:23 2010 -0400 |
tree | 191b401b163ca8f965224e9ed99a1b589ef16efc | |
parent | 7e812f2e9cdac80f6287d4aee5deb434597c4f8b [diff] |
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>