[U-Boot] [GIT PULL] please pull u-boot-mpc83xx
Kim Phillips
kim.phillips at freescale.com
Fri Jan 8 02:15:07 CET 2010
Wolfgang Denk,
Please pull support for 8315rdb nand boot, the esd VME-CADDY/2, and
some other fixes:
The following changes since commit 6ca9da4d42aeb43df5ef29f7d0518009df583b2f:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
are available in the git repository at:
git://git.denx.de/u-boot-mpc83xx.git master
Anton Vorontsov (1):
mpc83xx: Add NAND boot support for MPC8315E-RDB boards
Heiko Schocher (1):
mpc83xx: add support configure bus parking
Reinhard Arlt (2):
mpc83xx: Add support for MPC8349 esd caddy2
mpc83xx: vme8349: Fix power up reset sequence for tsi148
Stefan Roese (1):
mpc83xx: spd_sdram.c: Disable memory controller before initializing
MAINTAINERS | 1 +
MAKEALL | 2 +
Makefile | 9 +-
board/esd/vme8349/pci.c | 33 ++++--
board/esd/vme8349/vme8349.c | 195 ++++++++++++++++++++---------
board/esd/vme8349/vme8349pin.h | 36 ++++++
board/freescale/mpc8315erdb/config.mk | 8 ++
board/freescale/mpc8315erdb/mpc8315erdb.c | 42 ++++++
board/freescale/mpc8315erdb/sdram.c | 9 ++-
cpu/mpc83xx/cpu_init.c | 12 ++
cpu/mpc83xx/spd_sdram.c | 9 ++
doc/README.mpc8315erdb | 29 ++++-
include/configs/MPC8315ERDB.h | 95 +++++++++++---
include/configs/kmeter1.h | 8 ++
include/configs/vme8349.h | 98 ++++++++------
15 files changed, 455 insertions(+), 131 deletions(-)
create mode 100644 board/esd/vme8349/vme8349pin.h
Thank you,
Kim
More information about the U-Boot
mailing list