]> git.ipfire.org Git - people/ms/u-boot.git/commit - README
[PATCH] I2C: Add support for multiple I2C busses for RTC & DTT
authorStefan Roese <sr@denx.de>
Tue, 20 Feb 2007 09:51:26 +0000 (10:51 +0100)
committerStefan Roese <sr@denx.de>
Tue, 20 Feb 2007 09:51:26 +0000 (10:51 +0100)
commit0dc018ece13effc689e47479ea9ebf1c98a507f5
treeee428909979fcf779234fed26f38028cdce40562
parent4037ed3b63923cfcec27f784a89057c3cbabcedb
[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>
README
common/cmd_date.c
common/cmd_dtt.c
dtt/adm1021.c