[U-Boot] [PATCH] ppc4xx: Add Io64 board support

Wolfgang Denk wd at denx.de
Thu Oct 6 23:10:04 CEST 2011


Dear eibach at gdsys.de,

In message <1317719635-2792-4-git-send-email-eibach at gdsys.de> you wrote:
> From: Dirk Eibach <eibach at gdsys.de>
> 
> Board support for the Guntermann & Drunck Io64.
> 
> Signed-off-by: Dirk Eibach <eibach at gdsys.de>
> ---
>  arch/powerpc/lib/board.c        |    7 +
>  board/gdsys/405ex/405ex.c       |  250 +++++++++++++++++
>  board/gdsys/405ex/405ex.h       |   10 +
>  board/gdsys/405ex/Makefile      |   53 ++++
>  board/gdsys/405ex/chip_config.c |   96 +++++++
>  board/gdsys/405ex/io64.c        |  381 ++++++++++++++++++++++++++
>  board/gdsys/common/Makefile     |    1 +
>  board/gdsys/common/miiphybb.c   |   58 ++++-
>  boards.cfg                      |    1 +
>  include/configs/io64.h          |  565 +++++++++++++++++++++++++++++++++++++++
>  include/gdsys_fpga.h            |   19 ++
>  11 files changed, 1433 insertions(+), 8 deletions(-)
>  create mode 100644 board/gdsys/405ex/405ex.c
>  create mode 100644 board/gdsys/405ex/405ex.h
>  create mode 100644 board/gdsys/405ex/Makefile
>  create mode 100644 board/gdsys/405ex/chip_config.c
>  create mode 100644 board/gdsys/405ex/io64.c
>  create mode 100644 include/configs/io64.h

Also, entry to MAINTAINERS missing.

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
All I ask is a chance to prove that money can't make me happy.


More information about the U-Boot mailing list