Re: [U-Boot] [PATCH v3 9/9] tegra: i2c: Enable I2C on Seaboard

2012-02-09 Thread Heiko Schocher
Hello Simon, Simon Glass wrote: This enables I2C on Seaboard. Signed-off-by: Simon Glass s...@chromium.org --- Changes in v3: - Use CONFIG_TEGRA_I2C instead of CONFIG_TEGRA2_I2C include/configs/seaboard.h |8 1 files changed, 8 insertions(+), 0 deletions(-) Acked-by:

[U-Boot] [PATCH v3 9/9] tegra: i2c: Enable I2C on Seaboard

2012-02-03 Thread Simon Glass
This enables I2C on Seaboard. Signed-off-by: Simon Glass s...@chromium.org --- Changes in v3: - Use CONFIG_TEGRA_I2C instead of CONFIG_TEGRA2_I2C include/configs/seaboard.h |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/include/configs/seaboard.h