Re: [U-Boot] i2c driver for arm926ejs - at91sam9m10g45

2012-04-20 Thread Marek Vasut
Dear Wilson Perez, > I'm interested in the i2c driver for the arm926ejs cpu and at91sam9m10g45 > board. I'm dealing with the issue that when enabling CONFIG_SOFT_I2C it > needs proper definitions for I2C_INIT, I2C_SDA, I2C_READ, etc. and when > enabling CONFIG_HARD_I2C the build fails with undefi

[U-Boot] i2c driver for arm926ejs - at91sam9m10g45

2012-04-19 Thread Wilson Perez
I'm interested in the i2c driver for the arm926ejs cpu and at91sam9m10g45 board. I'm dealing with the issue that when enabling CONFIG_SOFT_I2C it needs proper definitions for I2C_INIT, I2C_SDA, I2C_READ, etc. and when enabling CONFIG_HARD_I2C the build fails with undefined references: i2c_init, i2