From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Wed, 13 Oct 2010 14:21:19 +0200 Subject: [U-Boot] [PATCH] ppc4xx: Add CATCenter IoCon 405EP board support In-Reply-To: <1286971128-12128-1-git-send-email-eibach@gdsys.de> References: <1286971128-12128-1-git-send-email-eibach@gdsys.de> Message-ID: <20101013122119.71C421365CF@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Dirk Eibach, In message <1286971128-12128-1-git-send-email-eibach@gdsys.de> you wrote: > Board support for the Guntermann & Drunck IoCon. > > Signed-off-by: Dirk Eibach > --- > 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