]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: jtagconsole: disable output processing
authorMike Frysinger <vapier@gentoo.org>
Fri, 23 Jul 2010 15:27:51 +0000 (11:27 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sun, 25 Jul 2010 19:17:23 +0000 (15:17 -0400)
commitf5ff2030bfd7b1bc1ab859f90d285a861dca715f
tree7e9cebd2612ecf633a25fa2a03109c2bae879e2a
parentbeb60e777d6b3b8e4c953931263a121595e1b7e4
Blackfin: jtagconsole: disable output processing

Avoid extra carriage returns in the output by disabling output processing.
Otherwise, whenever the remote sends a \r\n, we end up with \r\r\n.

Reported-by: Vivi Li <vivi.li@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
tools/jtagconsole