Files
u-boot-tk1-som/include/configs
Fabio Estevam 7d77891605 mx53smd: Remove CONFIG_SYS_I2C_SLAVE definition
According to include/i2c.h:

"/*
 * Many boards/controllers/drivers don't support an I2C slave interface so
 * provide a default slave address for them for use in common code.  A real
 * value for CONFIG_SYS_I2C_SLAVE should be defined for any board which does
 * support a slave interface.
 */
#ifndef	CONFIG_SYS_I2C_SLAVE
#define	CONFIG_SYS_I2C_SLAVE	0xfe
#endif
"

As the mxc_i2c driver does not support slave mode, there is no need
to define CONFIG_SYS_I2C_SLAVE in i.MX board file.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2012-07-07 14:07:28 +02:00
..
2012-01-26 16:09:06 -06:00
2011-10-05 22:22:16 +02:00
2012-03-13 12:06:41 +01:00
2012-03-13 12:06:41 +01:00
2012-03-13 12:06:41 +01:00
2012-03-13 12:06:41 +01:00
2012-03-13 12:06:41 +01:00
2012-01-26 16:09:06 -06:00
2012-02-12 15:03:25 -05:00
2012-07-07 14:07:24 +02:00
2011-10-27 21:56:37 +02:00
2010-11-26 21:12:52 +01:00
2012-05-15 08:31:21 +02:00
2012-03-13 12:06:41 +01:00
2012-05-15 08:31:22 +02:00
2012-04-19 22:01:13 +02:00
2012-04-19 22:01:13 +02:00
2012-03-13 12:06:41 +01:00
2012-07-07 14:07:23 +02:00
2012-01-26 16:09:06 -06:00
2012-02-12 15:03:25 -05:00
2012-04-19 22:01:13 +02:00
2011-10-05 22:22:16 +02:00
2012-07-07 14:07:18 +02:00
2012-04-19 22:01:13 +02:00