]> git.ipfire.org Git - people/ms/u-boot.git/commit
i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value
authorPeter Tyser <ptyser@xes-inc.com>
Fri, 24 Apr 2009 20:34:05 +0000 (15:34 -0500)
committerWolfgang Denk <wd@denx.de>
Fri, 12 Jun 2009 18:39:45 +0000 (20:39 +0200)
commit9c90a2c8e87414007a016b7cd099ac1e32fd301b
tree0a9426b2bc4bdc28a7c0cbb60eb9aa7653cd17a8
parente7563aff174f77aa61dab1ef5d9b47bebaa43702
i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value

Many boards/controllers/drivers don't support an I2C slave interface,
however CONFIG_SYS_I2C_SLAVE is used in common code so provide a
default

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
common/cmd_eeprom.c
cpu/mpc8260/i2c.c
cpu/ppc4xx/40x_spd_sdram.c
cpu/ppc4xx/44x_spd_ddr.c
include/i2c.h