public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Peter Tyser <ptyser@xes-inc.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/5] I2C cleanup before removal of deprecated commands
Date: Fri, 24 Apr 2009 15:34:04 -0500	[thread overview]
Message-ID: <cover.1240604094.git.ptyser@xes-inc.com> (raw)

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(-)

             reply	other threads:[~2009-04-24 20:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-24 20:34 Peter Tyser [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1240604094.git.ptyser@xes-inc.com \
    --to=ptyser@xes-inc.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox