[U-Boot] [GIT PULL] please pull u-boot-mpc85xx

Wolfgang Denk wd at denx.de
Sat Dec 10 22:44:54 CET 2011


Dear Kumar Gala,

In message <alpine.LFD.2.00.1112090850440.21621 at right.am.freescale.net> you wrote:
> The following changes since commit c4eba6ec5c58083b38340724c006294c7a4fe2eb:
> 
>   common/usb_kbd.c: fix bug introduced in commit 00b7d6e (2011-12-09 12:09:35 +0100)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-mpc85xx.git master
> 
> Kyle Moffett (1):
>       mpc85xx: Add board support for the eXMeritus HWW-1U-1A devices
> 
>  MAINTAINERS                       |    4 +
>  board/exmeritus/hww1u1a/Makefile  |   48 ++++
>  board/exmeritus/hww1u1a/ddr.c     |   34 +++
>  board/exmeritus/hww1u1a/gpios.h   |   69 ++++++
>  board/exmeritus/hww1u1a/hww1u1a.c |  277 +++++++++++++++++++++++
>  board/exmeritus/hww1u1a/law.c     |   34 +++
>  board/exmeritus/hww1u1a/tlb.c     |  106 +++++++++
>  boards.cfg                        |    1 +
>  include/configs/HWW1U1A.h         |  451 +++++++++++++++++++++++++++++++++++++
>  9 files changed, 1024 insertions(+), 0 deletions(-)
>  create mode 100644 board/exmeritus/hww1u1a/Makefile
>  create mode 100644 board/exmeritus/hww1u1a/ddr.c
>  create mode 100644 board/exmeritus/hww1u1a/gpios.h
>  create mode 100644 board/exmeritus/hww1u1a/hww1u1a.c
>  create mode 100644 board/exmeritus/hww1u1a/law.c
>  create mode 100644 board/exmeritus/hww1u1a/tlb.c
>  create mode 100644 include/configs/HWW1U1A.h

Applied, thanks.

Best regards,

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
I will not say that women have no character;  rather, they have a new
one every day.                                               -- Heine


More information about the U-Boot mailing list