summaryrefslogtreecommitdiffstats
path: root/include/configs/taihu.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-10-05 15:10:02 +0200
committerStefan Roese <sr@denx.de>2007-10-31 21:20:49 +0100
commit4f2e92c11f6e2392fc8187829211a5ca7f0c1e12 (patch)
tree7a6774567c84320f530fd9d5ca44f4ef50f198af /include/configs/taihu.h
parent19e93b1e16d267220440d827b920fbad8abfa70f (diff)
downloadtalos-obmc-uboot-4f2e92c11f6e2392fc8187829211a5ca7f0c1e12.tar.gz
talos-obmc-uboot-4f2e92c11f6e2392fc8187829211a5ca7f0c1e12.zip
DTT: Prepare DS1775 driver for use of different I2C addresses
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/taihu.h')
-rw-r--r--include/configs/taihu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/taihu.h b/include/configs/taihu.h
index d623e56009..6d204a9b57 100644
--- a/include/configs/taihu.h
+++ b/include/configs/taihu.h
@@ -244,6 +244,7 @@ unsigned char spi_read(void);
/* standard dtt sensor configuration */
#define CONFIG_DTT_DS1775 1
#define CONFIG_DTT_SENSORS { 0 }
+#define CFG_I2C_DTT_ADDR 0x49
/*-----------------------------------------------------------------------
* PCI stuff
OpenPOWER on IntegriCloud