[U-Boot] [PATCH] ppc4xx: Add CATCenter IoCon 405EP board support

Wolfgang Denk wd at denx.de
Wed Oct 13 14:21:19 CEST 2010


Dear Dirk Eibach,

In message <1286971128-12128-1-git-send-email-eibach at gdsys.de> you wrote:
> Board support for the Guntermann & Drunck IoCon.
> 
> Signed-off-by: Dirk Eibach <eibach at gdsys.de>
> ---
>  MAINTAINERS                 |    1 +
>  MAKEALL                     |    1 +
>  board/gdsys/iocon/Makefile  |   51 +++++++
>  board/gdsys/iocon/config.mk |   24 ++++
>  board/gdsys/iocon/iocon.c   |  302 +++++++++++++++++++++++++++++++++++++++++++
>  board/gdsys/iocon/osd.c     |  255 ++++++++++++++++++++++++++++++++++++
>  board/gdsys/iocon/osd.h     |   29 ++++
>  boards.cfg                  |    1 +
>  include/configs/iocon.h     |  242 ++++++++++++++++++++++++++++++++++
>  9 files changed, 906 insertions(+), 0 deletions(-)
>  create mode 100644 board/gdsys/iocon/Makefile
>  create mode 100644 board/gdsys/iocon/config.mk
>  create mode 100644 board/gdsys/iocon/iocon.c
>  create mode 100644 board/gdsys/iocon/osd.c
>  create mode 100644 board/gdsys/iocon/osd.h
>  create mode 100644 include/configs/iocon.h

Which patch version is this nw? What has been changed?  

Please see
http://www.denx.de/wiki/view/U-Boot/Patches#Sending_updated_patch_versions

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
"Gravitation cannot be held responsible for people falling in  love."
- Albert Einstein


More information about the U-Boot mailing list