From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] powerpc: updates for the keymile boards
Date: Thu, 09 Jul 2009 12:04:12 +0200 [thread overview]
Message-ID: <4A55C09C.20800@denx.de> (raw)
following patch series makes a lot of updates for the
existing keymile boards kmeter1, kmsupx4, mgcoge and
mgsuvd. Also add nand support and an i2c deblock function
for the kmeter1 board.
The following changes since commit a350d0d37d7c113afbd9b0d2cf60ac542007f9e6:
Wolfgang Denk (1):
Merge branch 'master' of /home/wd/git/u-boot/custodians
Heiko Schocher (3):
powerpc: updates for the keymile boards
i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c
83xx, kmeter1: added NAND support
board/keymile/common/common.c | 55 +++++++++++++-
board/keymile/common/common.h | 10 +++
board/keymile/km8xx/km8xx.c | 42 +++++++----
board/keymile/kmeter1/Makefile | 2 +-
board/keymile/kmeter1/kmeter1.c | 51 +++++++++++++
board/keymile/kmeter1/nand.c | 153 ++++++++++++++++++++++++++++++++++++++
board/keymile/mgcoge/mgcoge.c | 67 ++++++++++++-----
drivers/i2c/fsl_i2c.c | 6 ++
include/configs/keymile-common.h | 17 ++++-
include/configs/km8xx.h | 2 -
include/configs/kmeter1.h | 13 ++--
include/configs/mgcoge.h | 24 +++---
include/i2c.h | 2 +
13 files changed, 387 insertions(+), 57 deletions(-)
create mode 100644 board/keymile/kmeter1/nand.c
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
reply other threads:[~2009-07-09 10:04 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=4A55C09C.20800@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox