[U-Boot-Users] [PATCH] [MUNICes] added basic support for the MUNICes board.

Wolfgang Denk wd at denx.de
Sat Jan 12 00:44:37 CET 2008


In message <1200060917-2228-1-git-send-email-hs at denx.de> you wrote:
> Signed-off-by: Heiko Schocher <hs at denx.de>
> ---
>  MAKEALL                          |    1 +
>  Makefile                         |    4 +
>  board/munices/Makefile           |   55 ++++++++++++
>  board/munices/config.mk          |   38 +++++++++
>  board/munices/mt48lc16m16a2-75.h |   43 ++++++++++
>  board/munices/munices.c          |  170 ++++++++++++++++++++++++++++++++++++++
>  board/munices/u-boot.lds         |  123 +++++++++++++++++++++++++++
>  cpu/mpc5xxx/fec.c                |    7 +-
>  8 files changed, 438 insertions(+), 3 deletions(-)
>  create mode 100644 board/munices/Makefile
>  create mode 100644 board/munices/config.mk
>  create mode 100644 board/munices/mt48lc16m16a2-75.h
>  create mode 100644 board/munices/munices.c
>  create mode 100644 board/munices/u-boot.lds

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
Looks clean and obviously correct to me, but then _everything_ I
write always looks obviously correct to me.  - Linus Torvalds in
<Pine.LNX.4.10.10012090054360.791-100000 at penguin.transmeta.com>




More information about the U-Boot mailing list