* [U-Boot] [PATCH 0/3] powerpc: updates for the keymile boards
@ 2009-07-09 10:04 Heiko Schocher
0 siblings, 0 replies; only message in thread
From: Heiko Schocher @ 2009-07-09 10:04 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-07-09 10:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-09 10:04 [U-Boot] [PATCH 0/3] powerpc: updates for the keymile boards Heiko Schocher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox