]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
85xx: Add UART1 support for MPC8569MDS
authorHaiying Wang <Haiying.Wang@freescale.com>
Wed, 20 May 2009 16:30:33 +0000 (12:30 -0400)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 12 Jun 2009 05:11:10 +0000 (00:11 -0500)
commitb2aab386e957ba684d4f2a466bfaa91770e5058a
treedb39460fff5f61772c16cff15cf6c180d288240f
parent399b53cbab0b377ac4c5c16c19c6e41b68a9c719
85xx: Add UART1 support for MPC8569MDS

MPC8569 UART1 signals are muxed with PortF bit[9-12], we need to define
those pins before using UART1.

Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/mpc8569mds/mpc8569mds.c