X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=README;h=15428643edef7ea77710113f8908002b50328577;hb=874bb7b88fe9b4648e1288a387af2e31014a72f3;hp=ecfd1f82f0987a708f58ccadaaeee5ebb94377f4;hpb=bc5556d62b6ebe6cb4302aebec9e7bbf1affd2ea;p=u-boot diff --git a/README b/README index ecfd1f82f0..15428643ed 100644 --- a/README +++ b/README @@ -1347,6 +1347,16 @@ The following options need to be configured: If defined, then this indicates the I2C bus number for DDR SPD. If not defined, then U-Boot assumes that SPD is on I2C bus 0. + CFG_RTC_BUS_NUM + + If defined, then this indicates the I2C bus number for the RTC. + If not defined, then U-Boot assumes that RTC is on I2C bus 0. + + CFG_DTT_BUS_NUM + + If defined, then this indicates the I2C bus number for the DTT. + If not defined, then U-Boot assumes that DTT is on I2C bus 0. + CONFIG_FSL_I2C Define this option if you want to use Freescale's I2C driver in