Re: [U-Boot] [PATCH v2 13/16] I2C: adding new "i2c bus" Command to the I2C Subsystem.

2008-10-16 Thread Ben Warren
Hi Heiko, Heiko Schocher wrote: > Hello Ben, > > Ben Warren wrote: > >> Heiko Schocher wrote: >> >>> With this Command it is possible to add new I2C Busses, >>> which are behind 1 .. n I2C Muxes. Details see README. >>> >>> >> While this is pretty cool, I'm curious what circumsta

Re: [U-Boot] [PATCH v2 13/16] I2C: adding new "i2c bus" Command to the I2C Subsystem.

2008-10-16 Thread Heiko Schocher
Hello Ben, Ben Warren wrote: > Heiko Schocher wrote: >> With this Command it is possible to add new I2C Busses, >> which are behind 1 .. n I2C Muxes. Details see README. >> > While this is pretty cool, I'm curious what circumstances lead to > needing to add I2C buses at run-time via command lin

Re: [U-Boot] [PATCH v2 13/16] I2C: adding new "i2c bus" Command to the I2C Subsystem.

2008-10-15 Thread Ben Warren
Heiko Schocher wrote: > With this Command it is possible to add new I2C Busses, > which are behind 1 .. n I2C Muxes. Details see README. > While this is pretty cool, I'm curious what circumstances lead to needing to add I2C buses at run-time via command line. Presumably you have a real busine

[U-Boot] [PATCH v2 13/16] I2C: adding new "i2c bus" Command to the I2C Subsystem.

2008-10-15 Thread Heiko Schocher
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 <[EMAIL PROTECTED]> --- README | 47 common/cmd_i2c.c | 267 ++ cpu/mpc826