summaryrefslogtreecommitdiff
path: root/include/configs/MPC8641HPCN.h
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2006-10-19 11:02:16 -0500
committerJon Loeliger <jdl@freescale.com>2006-10-19 11:34:11 -0500
commit7237c033b02fe295880435f1eb80819a0c987532 (patch)
treec5fdba3041052213880ed6a22ac4500f326a5e68 /include/configs/MPC8641HPCN.h
parent13a7fcdf37f6ea9429ae04c9df67f893364cfe4b (diff)
Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c
in an effort to begin to unify the umpteen FSL I2C drivers that are all otherwise very similar. Signed-off-by: Jon Loeliger <jdl@freescale.com>
Diffstat (limited to 'include/configs/MPC8641HPCN.h')
-rw-r--r--include/configs/MPC8641HPCN.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/MPC8641HPCN.h b/include/configs/MPC8641HPCN.h
index 6e883f73f..81bb7cf13 100644
--- a/include/configs/MPC8641HPCN.h
+++ b/include/configs/MPC8641HPCN.h
@@ -279,6 +279,7 @@
#undef CONFIG_SOFT_I2C /* I2C bit-banged */
#define CFG_I2C_SPEED 400000 /* I2C speed and slave address */
#define CFG_I2C_SLAVE 0x7F
+#define CFG_I2C_OFFSET 0x3100
#define CFG_I2C_NOPROBES {0x69} /* Don't probe these addrs */
/*