summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2012-10-30 07:28:53 +0000
committerHeiko Schocher <hs@denx.de>2013-07-23 08:34:55 +0200
commit1f2ba722ac06393d6abe6d4734824d3b98ea9108 (patch)
tree86efda8166496c496fcca5deb6cf53764ea2b86b /README
parentd84eb856c4385c90f4f68594819744b638f77a02 (diff)
downloadtalos-obmc-uboot-1f2ba722ac06393d6abe6d4734824d3b98ea9108.tar.gz
talos-obmc-uboot-1f2ba722ac06393d6abe6d4734824d3b98ea9108.zip
tegra: i2c: Enable new CONFIG_SYS_I2C framework
This enables CONFIG_SYS_I2C on Tegra, updating existing boards and the Tegra i2c driver to support this. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index f00e41b9ad..c67106d9ad 100644
--- a/README
+++ b/README
@@ -1980,6 +1980,11 @@ CBFS (Coreboot Filesystem) support
CONFIG_SYS_FSL_I2C2_SLAVE for the slave address of the
second bus.
+ - drivers/i2c/tegra_i2c.c:
+ - activate this driver with CONFIG_SYS_I2C_TEGRA
+ - This driver adds 4 i2c buses with a fix speed from
+ 100000 and the slave addr 0!
+
additional defines:
CONFIG_SYS_NUM_I2C_BUSES
OpenPOWER on IntegriCloud