]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
I2C: adding new "i2c bus" Command to the I2C Subsystem.
authorHeiko Schocher <hs@denx.de>
Wed, 15 Oct 2008 07:39:47 +0000 (09:39 +0200)
committerWolfgang Denk <wd@denx.de>
Sat, 18 Oct 2008 19:54:02 +0000 (21:54 +0200)
commit67b23a322848d828a5e45c0567b72762bfde7abf
tree8dc26375504482eaa0e9600a6a52a6bb047dccf3
parentc24853644ddd2dd2e4246b5854a93e6254a14092
I2C: adding new "i2c bus" Command to the I2C Subsystem.

With this Command it is possible to add new I2C Busses,
which are behind 1 .. n I2C Muxes. Details see README.

Signed-off-by: Heiko Schocher <hs@denx.de>
README
common/cmd_i2c.c
cpu/mpc8260/i2c.c
drivers/i2c/soft_i2c.c
include/configs/mgcoge.h
include/configs/mgsuvd.h
include/i2c.h