[U-Boot-Users] [PATCH 1/2] [8xx] Added support for the mgsuvd board from keymile.

Wolfgang Denk wd at denx.de
Sat Jan 12 00:35:01 CET 2008


In message <1200010329-27543-1-git-send-email-hs at denx.de> you wrote:
> Signed-off-by: Heiko Schocher <hs at denx.de>
> ---
>  MAKEALL                  |    1 +
>  Makefile                 |    3 +
>  board/mgsuvd/Makefile    |   44 ++++++
>  board/mgsuvd/config.mk   |   28 ++++
>  board/mgsuvd/mgsuvd.c    |  216 ++++++++++++++++++++++++++++++
>  board/mgsuvd/u-boot.lds  |  144 ++++++++++++++++++++
>  cpu/mpc8xx/cpu.c         |   16 +++
>  include/commproc.h       |   26 ++++
>  include/configs/mgsuvd.h |  325 ++++++++++++++++++++++++++++++++++++++++++++++
>  9 files changed, 803 insertions(+), 0 deletions(-)
>  create mode 100644 board/mgsuvd/Makefile
>  create mode 100644 board/mgsuvd/config.mk
>  create mode 100644 board/mgsuvd/mgsuvd.c
>  create mode 100644 board/mgsuvd/u-boot.lds
>  create mode 100644 include/configs/mgsuvd.h

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
Mike's Law: For a lumber company employing two men and a cut-off saw,
the marginal product of labor for any number  of  additional  workers
equals  zero  until the acquisition of another cut-off saw. Let's not
even consider a chainsaw.
- Mike Dennison [You could always  schedule the saw, though - ed.]




More information about the U-Boot mailing list