[U-Boot] MPC5xxx Pull Request (for "next" branch)
Wolfgang Denk
wd at denx.de
Fri Jun 12 15:51:43 CEST 2009
In message <20090612134216.51607832E416 at gemini.denx.de> you wrote:
> The following changes since commit 48716e55b684927f5b33b2f9ac890e35309a1de4:
> Stefan Roese (1):
> mpc512x: Use serial_setbrg() in serial_init() to not duplicate the code
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-mpc5xxx.git next
>
> Stefan Roese (5):
> mpc512x: Fix problem with I2C access before relocation
> mcp512x: Add macros for SCFR LPC divisor access
> mpc512x: Add esd gmbh mecp5123 board support
> nand/mpc512x: Add MPC512x NAND support (NFC)
> mpc512x: MPC5121ADS: Add NAND support
>
> MAINTAINERS | 1 +
> MAKEALL | 1 +
> Makefile | 3 +
> board/esd/mecp5123/Makefile | 50 +++
> board/esd/mecp5123/config.mk | 23 +
> board/esd/mecp5123/mecp5123.c | 381 +++++++++++++++++
> board/freescale/mpc5121ads/mpc5121ads.c | 41 ++-
> cpu/mpc512x/i2c.c | 2 +-
> drivers/mtd/nand/Makefile | 1 +
> drivers/mtd/nand/mpc5121_nfc.c | 692 +++++++++++++++++++++++++++++++
> include/asm-ppc/immap_512x.h | 3 +
> include/configs/mecp5123.h | 458 ++++++++++++++++++++
> include/configs/mpc5121ads.h | 22 +-
> 13 files changed, 1669 insertions(+), 9 deletions(-)
> create mode 100644 board/esd/mecp5123/Makefile
> create mode 100644 board/esd/mecp5123/config.mk
> create mode 100644 board/esd/mecp5123/mecp5123.c
> create mode 100644 drivers/mtd/nand/mpc5121_nfc.c
> create mode 100644 include/configs/mecp5123.h
Applied.
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"The whole world is about three drinks behind." - Humphrey Bogart
More information about the U-Boot
mailing list