public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] I2C cleanup before removal of deprecated commands
@ 2009-04-24 20:34 Peter Tyser
  2009-04-24 20:34 ` [U-Boot] [PATCH 1/5] i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value Peter Tyser
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Peter Tyser @ 2009-04-24 20:34 UTC (permalink / raw)
  To: u-boot

Hi Heiko,
These 5 patches should clean up the compile issues that you noticed
after application of the "[PATCH v2 0/7] Remove individual I2C commands
and cleanup" series.

I only have a build environment for powerpc boards so it'd be much
appreciated if other architectures could do some basic compile
testing after the "Remove individual I2C commands and cleanup"
series is applied to the i2c repository.

Assuming these patches are accepted, the original "v2 Remove individual
I2C commands and cleanup" series should then be applied.

Thanks,
Peter

Peter Tyser (5):
  i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value
  cpci750: i2c cleanup
  Marvell: i2c cleanup
  mpc7448hpc2: Add CONFIG_SYS_I2C_SPEED define
  tsi108_i2c: Add i2c_init() stub function

 board/Marvell/common/i2c.c    |   19 ++++++++++++-------
 board/esd/cpci750/i2c.c       |   16 ++++++++++------
 common/cmd_eeprom.c           |    4 ----
 cpu/mpc8260/i2c.c             |    3 ---
 cpu/ppc4xx/40x_spd_sdram.c    |    4 ----
 cpu/ppc4xx/44x_spd_ddr.c      |    4 ----
 drivers/i2c/tsi108_i2c.c      |    9 +++++++++
 include/configs/mpc7448hpc2.h |    1 +
 include/i2c.h                 |   12 +++++++++---
 9 files changed, 41 insertions(+), 31 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-04-27  7:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-24 20:34 [U-Boot] [PATCH 0/5] I2C cleanup before removal of deprecated commands Peter Tyser
2009-04-24 20:34 ` [U-Boot] [PATCH 1/5] i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value Peter Tyser
2009-04-24 20:34 ` [U-Boot] [PATCH 2/5] cpci750: i2c cleanup Peter Tyser
2009-04-24 20:34 ` [U-Boot] [PATCH 3/5] Marvell: " Peter Tyser
2009-04-24 20:34 ` [U-Boot] [PATCH 4/5] mpc7448hpc2: Add CONFIG_SYS_I2C_SPEED define Peter Tyser
2009-04-24 20:34 ` [U-Boot] [PATCH 5/5] tsi108_i2c: Add i2c_init() stub function Peter Tyser
2009-04-27  7:22 ` [U-Boot] [PATCH 0/5] I2C cleanup before removal of deprecated commands Heiko Schocher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox