diff options
Diffstat (limited to 'include/configs/taihu.h')
-rw-r--r-- | include/configs/taihu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/taihu.h b/include/configs/taihu.h index d623e56..6d204a9 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 |