Re: [U-Boot] [PATCH] board:universal: fix i2c adapter

2014-01-20 Thread Przemyslaw Marczak
Hello Tom, On 01/14/2014 09:19 AM, Przemyslaw Marczak wrote: Hi, On 01/14/2014 08:15 AM, Piotr Wilczek wrote: Universal uses only one adapter I2C_0. Signed-off-by: Piotr Wilczek Signed-off-by: Kyungmin Park --- board/samsung/universal_c210/universal.c |2 +- 1 file changed, 1 inserti

Re: [U-Boot] [PATCH] board:universal: fix i2c adapter

2014-01-14 Thread Przemyslaw Marczak
Hi, On 01/14/2014 08:15 AM, Piotr Wilczek wrote: Universal uses only one adapter I2C_0. Signed-off-by: Piotr Wilczek Signed-off-by: Kyungmin Park --- board/samsung/universal_c210/universal.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/samsung/universal_c210

[U-Boot] [PATCH] board:universal: fix i2c adapter

2014-01-13 Thread Piotr Wilczek
Universal uses only one adapter I2C_0. Signed-off-by: Piotr Wilczek Signed-off-by: Kyungmin Park --- board/samsung/universal_c210/universal.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/samsung/universal_c210/universal.c b/board/samsung/universal_c210/universal