aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-18 23:12:36 -0400
committerTom Rini <trini@konsulko.com>2021-08-30 14:10:07 -0400
commit81bc599dfa9cf536ecab05f8b091257d180b3bce (patch)
tree32f2c478f613f35625601a5883b87f41d144b314 /README
parent6d5d0c955e2ca035481bc133d453fccd065b80e8 (diff)
downloadu-boot-81bc599dfa9cf536ecab05f8b091257d180b3bce.zip
u-boot-81bc599dfa9cf536ecab05f8b091257d180b3bce.tar.gz
u-boot-81bc599dfa9cf536ecab05f8b091257d180b3bce.tar.bz2
tegra: Cleanup I2C support
Remove the irrelevant section from the README and remove the non-functional SPL-undef section. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 0 insertions, 5 deletions
diff --git a/README b/README
index b7e2c87..fea0d3c 100644
--- a/README
+++ b/README
@@ -1462,11 +1462,6 @@ The following options need to be configured:
with a list of GPIO LEDs that have inverted polarity.
- I2C Support:
- - 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!
-
- drivers/i2c/ppc4xx_i2c.c
- activate this driver with CONFIG_SYS_I2C_PPC4XX
- CONFIG_SYS_I2C_PPC4XX_CH0 activate hardware channel 0