> -----Original Message----- > From: Heiko Schocher [mailto:h...@denx.de] > Sent: Monday, August 30, 2010 3:08 PM > To: Prafulla Wadaskar > Cc: Albert Aribaud; u-boot@lists.denx.de; Ashish Karkare; > Prabhanjan Sarnaik > Subject: Re: [U-Boot] [PATCH V4 1/4] suen3: remove > CONFIG_HARD_I2C and related defines > > Hello Prafulla, > > Prafulla Wadaskar wrote: > >> -----Original Message----- > >> From: u-boot-boun...@lists.denx.de > >> [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Albert Aribaud > >> Sent: Friday, August 27, 2010 9:56 PM > >> To: u-boot@lists.denx.de > >> Subject: [U-Boot] [PATCH V4 1/4] suen3: remove > >> CONFIG_HARD_I2C and related defines > >> > >> These are not used on this board, which uses soft I2C instead. > >> > >> Signed-off-by: Albert Aribaud <albert.arib...@free.fr> > >> --- > >> include/configs/km_arm.h | 8 -------- > >> 1 files changed, 0 insertions(+), 8 deletions(-) > >> > >> diff --git a/include/configs/km_arm.h b/include/configs/km_arm.h > >> index 6519c90..1617e69 100644 > >> --- a/include/configs/km_arm.h > >> +++ b/include/configs/km_arm.h > >> @@ -142,16 +142,8 @@ > >> /* > >> * I2C related stuff > >> */ > >> -#undef CONFIG_HARD_I2C /* I2C with hardware support */ > >> #define CONFIG_SOFT_I2C /* I2C bit-banged */ > >> > >> -#if defined(CONFIG_HARD_I2C) > >> -#define CONFIG_I2C_KIRKWOOD > >> -#define CONFIG_I2C_KW_REG_BASE KW_TWSI_BASE > >> -#define CONFIG_SYS_I2C_SLAVE 0x0 > >> -#define CONFIG_SYS_I2C_SPEED 100000 > >> -#endif > >> - > >> #define CONFIG_KIRKWOOD_GPIO /* Enable GPIO > >> Support */ > >> #if defined(CONFIG_SOFT_I2C) > >> #ifndef __ASSEMBLY__ > > > > Hi Heiko > > There are no issues to apply this patch. > > I hope this is okay with you? > > Pls ack. > > Acked-by: Heiko Schocher<h...@denx.de> > > If you ack the patchset, I can add it to u-boot-i2c.git
Acked-by: Prafulla Wadaskar <prafu...@marvell.com> Regards.. Prafulla . . > > bye, > Heiko > -- > DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel > HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany > _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot