mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-01 00:41:52 +01:00
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>