summaryrefslogtreecommitdiff
path: root/board/freescale/t4qds/t4240qds_qixis.h
diff options
context:
space:
mode:
authorEd Swarthout <Ed.Swarthout@freescale.com>2013-03-25 07:39:37 +0000
committerAndy Fleming <afleming@freescale.com>2013-05-14 16:13:25 -0500
commit9c0a6de21d58fe5976202ee82c500c1182ac2dc7 (patch)
tree2a43876b069963970c8ebebf04e442bcc853534e /board/freescale/t4qds/t4240qds_qixis.h
parent431047955b7f9addeda0a7c796618c102711247b (diff)
downloadu-boot-imx-9c0a6de21d58fe5976202ee82c500c1182ac2dc7.zip
u-boot-imx-9c0a6de21d58fe5976202ee82c500c1182ac2dc7.tar.gz
u-boot-imx-9c0a6de21d58fe5976202ee82c500c1182ac2dc7.tar.bz2
powerpc/t4qds: Fix disabling remote I2C connection
Only clear IRE bit in qixis brdcfg5 register and keep other bits unchanged. Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com> Signed-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'board/freescale/t4qds/t4240qds_qixis.h')
-rw-r--r--board/freescale/t4qds/t4240qds_qixis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/t4qds/t4240qds_qixis.h b/board/freescale/t4qds/t4240qds_qixis.h
index efb718d..485353d 100644
--- a/board/freescale/t4qds/t4240qds_qixis.h
+++ b/board/freescale/t4qds/t4240qds_qixis.h
@@ -42,7 +42,7 @@
#define QIXIS_DDRCLK_125 0x2
#define QIXIS_DDRCLK_133 0x3
-#define BRDCFG5_RESET 0x00
+#define BRDCFG5_IRE 0x20 /* i2c Remote i2c1 enable */
#define BRDCFG12_SD3EN_MASK 0x20
#define BRDCFG12_SD3MX_MASK 0x08