diff options
| author | Nobuhiro Iwamatsu <[email protected]> | 2013-10-11 16:23:53 +0900 |
|---|---|---|
| committer | Heiko Schocher <[email protected]> | 2013-10-17 07:20:26 +0200 |
| commit | 10cee5166539ccfce7f7d5776fb75558af385405 (patch) | |
| tree | 18bb9a4620ced58323023aea6b805bd21008207b | |
| parent | 296a461dcab70c4d18e51389a6f020b4ddfe88af (diff) | |
README: I2C: Fix indent
Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
| -rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1994,9 +1994,9 @@ CBFS (Coreboot Filesystem) support 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! + - 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 |
