]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
TQM85xx: Fix CPM port pin configuration
authorWolfgang Grandegger <wg@grandegger.com>
Thu, 5 Jun 2008 11:12:01 +0000 (13:12 +0200)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Wed, 11 Jun 2008 04:53:03 +0000 (23:53 -0500)
commit5d5bd838f76eade22c0ea40a500389f924d0da36
tree5fd92f1ff1f0750f3dae227bf13cdf436c8fa03a
parentb99ba1679e8cd51b023e67098c89e606e47137d2
TQM85xx: Fix CPM port pin configuration

Do not configure port pins PD30/PD31 as SCC1 TxD/RxD except for the TQM8560
board. On the other TQM85xx boards (TQM8541 and TQM8555) SCC1 is not used
as serial interface anyway. Worse, on some board variants configuring the
pins for SCC1 leads to short circuits (for example on the TQM8541-BG).

Signed-off-by: Martin Krause <martin.krause@tqs.de>
board/tqc/tqm85xx/tqm85xx.c