commit | 096cc9b9b68c12ac2cfaf92106920cd6e7bc2542 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Feb 20 10:51:26 2007 +0100 |
committer | Stefan Roese <sr@denx.de> | Tue Feb 20 10:51:26 2007 +0100 |
tree | ee428909979fcf779234fed26f38028cdce40562 | |
parent | 43f324759f273f425562de6d358e36c2265d0dd1 [diff] |
[PATCH] I2C: Add support for multiple I2C busses for RTC & DTT This patch switches to the desired I2C bus when the date/dtt commands are called. This can be configured using the CFG_RTC_BUS_NUM and/or CFG_DTT_BUS_NUM defines. Signed-off-by: Stefan Roese <sr@denx.de>