summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8569mds/bcsr.h
diff options
context:
space:
mode:
authorAnton Vorontsov <avorontsov@ru.mvista.com>2009-10-15 17:47:13 +0400
committerKumar Gala <galak@kernel.crashing.org>2009-10-27 10:04:11 -0500
commit14809b6c21c89dd65abaf3fea7627fb5ea0f78a3 (patch)
treee9c2c9f8769a62fcfcd2916d1205850c7567bb02 /board/freescale/mpc8569mds/bcsr.h
parent70d665b1d230b9575a647948e8db3da1e6743e5c (diff)
mpc85xx: Configure QE UART for MPC8569E-MDS boards
To make QE UART usable by Linux we should setup pin multiplexing and turn UCC2 Ethernet node into UCC2 QE UART node. Also, QE UART is mutually exclusive with UART0, so we can't enable it if eSDHC is in 4-bits mode on pilot boards, or if it's a prototype board with eSDHC in 1- or 4-bits mode. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'board/freescale/mpc8569mds/bcsr.h')
-rw-r--r--board/freescale/mpc8569mds/bcsr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/mpc8569mds/bcsr.h b/board/freescale/mpc8569mds/bcsr.h
index 2ed57d852..179a54c25 100644
--- a/board/freescale/mpc8569mds/bcsr.h
+++ b/board/freescale/mpc8569mds/bcsr.h
@@ -68,6 +68,7 @@
#define BCSR15_SMII6_DIS 0x08
#define BCSR15_SMII8_DIS 0x04
+#define BCSR15_QEUART_EN 0x01
#define BCSR16_UPC1_DEV2 0x02