Re: [U-Boot] [PATCH 1/3] Minor fixes for I2C address on MPC8572DS

2008-10-13 Thread Andy Fleming
On Fri, Oct 3, 2008 at 10:46 AM, Haiying Wang <[EMAIL PROTECTED]> wrote: > MPC8572DS has two i2c buses. This patch moves the DDR SPD_EEPROM to i2c bus 1 > according to the board spec, and adds the 2nd i2c bus offset. > > Signed-off-by: Haiying Wang <[EMAIL PROTECTED]> Applied 1-3, and they were pu

Re: [U-Boot] [PATCH 1/3] Minor fixes for I2C address on MPC8572DS

2008-10-03 Thread Haiying Wang
Dear Wolfgang, On Sat, 2008-10-04 at 01:33 +0200, Wolfgang Denk wrote: > Dear Haiying, > > In message <[EMAIL PROTECTED]> you wrote: > > MPC8572DS has two i2c buses. This patch moves the DDR SPD_EEPROM to i2c bus > > 1 > > according to the board spec, and adds the 2nd i2c bus offset. > > > > Si

Re: [U-Boot] [PATCH 1/3] Minor fixes for I2C address on MPC8572DS

2008-10-03 Thread Wolfgang Denk
Dear Haiying, In message <[EMAIL PROTECTED]> you wrote: > MPC8572DS has two i2c buses. This patch moves the DDR SPD_EEPROM to i2c bus 1 > according to the board spec, and adds the 2nd i2c bus offset. > > Signed-off-by: Haiying Wang <[EMAIL PROTECTED]> I see "[PATCH 1/3] Minor fixes for I2C addre