[U-Boot] [GIT PULL] Pull request: u-boot-imx

Stefano Babic sbabic at denx.de
Thu Jun 30 11:38:20 CEST 2011


Hi Albert,

please pull from u-boot-imx.

The following changes since commit 385d2e0e93ca09fa9f763053afd03076b317228f:

  arm: Update jadecpu board (2011-06-29 20:25:06 +0200)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Fabio Estevam (5):
      MX5: Make the weim structure complete
      MX5: Add iomux structure
      MX5: Introduce a function for setting the chip select size
      MX53: Add initial support for MX53ARD
      vision2: Fix build due to WEIM registers name change

 MAINTAINERS                               |    1 +
 arch/arm/cpu/armv7/mx5/soc.c              |   30 +++
 arch/arm/include/asm/arch-mx5/imx-regs.h  |  159 ++++++++++++++-
 arch/arm/include/asm/arch-mx5/sys_proto.h |    2 +-
 board/freescale/mx53ard/Makefile          |   48 +++++
 board/freescale/mx53ard/imximage_dd3.cfg  |   96 +++++++++
 board/freescale/mx53ard/mx53ard.c         |  306
+++++++++++++++++++++++++++++
 board/ttcontrol/vision2/vision2.c         |   10 +-
 boards.cfg                                |    1 +
 include/configs/mx53ard.h                 |  198 +++++++++++++++++++
 10 files changed, 839 insertions(+), 12 deletions(-)
 create mode 100644 board/freescale/mx53ard/Makefile
 create mode 100644 board/freescale/mx53ard/imximage_dd3.cfg
 create mode 100644 board/freescale/mx53ard/mx53ard.c
 create mode 100644 include/configs/mx53ard.h

Best regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================


More information about the U-Boot mailing list