Dear Jean-Christophe,

In message <49f70a9d.5000...@duran-audio.com> Remco Poelstra wrote:
> Added example board for LPC2468 processor
> 
> Signed-off-by: Remco Poelstra <remco.poelstra+u-b...@duran-audio.com
> ---
>  From ab9ef1e9c2bd8f04612429461baa5c24dbc52266 Mon Sep 17 00:00:00 2001
> From: Remco Poelstra <remco.poels...@duran-audio.com>
> Date: Tue, 28 Apr 2009 15:04:33 +0200
> Subject: [PATCH] Added example board for LPC2468 processor
> 
> ---
>   board/LPC2468/LPC2468.c              |   65 +++++
>   board/LPC2468/Makefile               |   55 +++++
>   board/LPC2468/config.mk              |   29 +++
>   board/LPC2468/flash.c                |  255 +++++++++++++++++++
>   board/LPC2468/lowlevel_init.c        |  445 
> ++++++++++++++++++++++++++++++++++
>   board/LPC2468/nand.c                 |   63 +++++
>   board/LPC2468/u-boot.lds             |   55 +++++
>   include/asm-arm/arch-lpc24xx/immap.h |  142 ++++++++++-
>   include/configs/LPC2468.h            |  220 +++++++++++++++++
>   9 files changed, 1319 insertions(+), 10 deletions(-)
>   create mode 100644 board/LPC2468/LPC2468.c
>   create mode 100755 board/LPC2468/Makefile
>   create mode 100755 board/LPC2468/config.mk
>   create mode 100644 board/LPC2468/flash.c
>   create mode 100644 board/LPC2468/lowlevel_init.c
>   create mode 100755 board/LPC2468/nand.c
>   create mode 100755 board/LPC2468/u-boot.lds
>   create mode 100644 include/configs/LPC2468.h

AFAICT this has neither been applied nor rejected yet.
Please check.

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: w...@denx.de
A fanatic is a person who can't change his mind and won't change  the
subject.                                          - Winston Churchill
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to