commit | 96f0adb42ca567d91e2ea00660e56632fae2eeba | [log] [tgz] |
---|---|---|
author | Martin Krause <martin.krause@tqs.de> | Wed Oct 24 08:42:25 2007 +0200 |
committer | Martin Krause <martin.krause@tqs.de> | Wed Oct 24 09:30:13 2007 +0200 |
tree | c2d96c0f11157b7c34d6d0f9f70f8f66b2b3352d | |
parent | a67ed69a94754b160fac43337ebfeba1950d63c6 [diff] |
TQM5200: fix spurious characters on second serial interface With this patch PSC3 is configured as UART. This is done, because if the pins of PSC3 are not configured at all (-> all pins are GPI), due to crosstalk, spurious characters may be send over the RX232_2_TXD signal line. Signed-off-by: Martin Krause <martin.krause@tqs.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>