[U-Boot] Please pull u-boot-ppc4xx/master

Wolfgang Denk wd at denx.de
Wed Feb 9 20:54:05 CET 2011


Dear Stefan Roese,

In message <201102071138.38372.sr at denx.de> you wrote:
> Hi Wolfgang
> 
> please pull the following patch (initial version posted before the merge-window closed):
> 
> The following changes since commit 42d44f631c4e8e5359775bdc098f2fffde4e5c05:
> 
>   Prepare v2011.03-rc1 (2011-02-02 22:37:32 +0100)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Dirk Eibach (1):
>       ppc4xx: Add DLVision-10G board support
> 
>  MAINTAINERS                            |    1 +
>  arch/powerpc/include/asm/global_data.h |    3 +
>  board/gdsys/405ep/405ep.c              |   66 ++++++--
>  board/gdsys/405ep/Makefile             |    1 +
>  board/gdsys/405ep/dlvision-10g.c       |  239 ++++++++++++++++++++++++
>  board/gdsys/405ep/io.c                 |   19 +--
>  board/gdsys/405ep/iocon.c              |   24 +--
>  board/gdsys/common/Makefile            |    1 +
>  board/gdsys/common/fpga.h              |   37 ----
>  board/gdsys/common/osd.c               |  309 +++++++++++++++++++++++--------
>  board/gdsys/common/osd.h               |    2 +-
>  boards.cfg                             |    1 +
>  include/configs/dlvision-10g.h         |  316 ++++++++++++++++++++++++++++++++
>  include/configs/io.h                   |    8 +-
>  include/configs/iocon.h                |   25 ++-
>  include/gdsys_fpga.h                   |  108 +++++++++++
>  16 files changed, 994 insertions(+), 166 deletions(-)
>  create mode 100644 board/gdsys/405ep/dlvision-10g.c
>  delete mode 100644 board/gdsys/common/fpga.h
>  create mode 100644 include/configs/dlvision-10g.h
>  create mode 100644 include/gdsys_fpga.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
No journaling file system can recover your data if the disk dies.
                                 - Steve Rago in <D4Cw1p.L9E at plc.com>


More information about the U-Boot mailing list