All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 00/07 v4] updates for keymile kmeter1 board
Date: Tue, 24 Feb 2009 11:30:24 +0100	[thread overview]
Message-ID: <49A3CC40.2090204@denx.de> (raw)

The following series replaces the v3 series of
this patch set. Changes since v3:

added comments from Kim Phillips, rebased against
current u-bot-mpc83xx.git.

The following changes since commit 7e91558032a0c1932dd7f4f562f9c7cc55efc496:
  Anton Vorontsov (1):
        mpc83xx: MPC837XERDB: Add PCIe support

Heiko Schocher (7):
      i2c, dtt: move dtt_init () to board_init_r ()
      83xx, kmeter1: add I2C, dtt, eeprom support
      83xx, i2c: add mux support for fsl_i2c
      83xx, kmeter1: autodetect size of DDR II RAM
      83xx, kmeter1: updates for 2009.03
      83xx, kmeter: QE_ENET10 errata for Silicon Revision 2.1
      8360, kmeter1: added bootcount feature.

 board/keymile/common/common.c    |    2 +-
 board/keymile/kmeter1/kmeter1.c  |   81 ++++++++++++++++++++------
 cpu/mpc83xx/cpu.c                |   34 +++++++++++
 cpu/mpc83xx/fdt.c                |   18 ++++++
 drivers/i2c/fsl_i2c.c            |   22 +++++++-
 include/configs/keymile-common.h |    7 --
 include/configs/kmeter1.h        |  120 +++++++++++++++++++++++++++----------
 lib_ppc/board.c                  |    5 +-
 8 files changed, 228 insertions(+), 61 deletions(-)

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

                 reply	other threads:[~2009-02-24 10:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=49A3CC40.2090204@denx.de \
    --to=hs@denx.de \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.