public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 1/2] [8xx] Added support for the mgsuvd board from keymile.
Date: Sat, 12 Jan 2008 00:35:01 +0100	[thread overview]
Message-ID: <20080111233501.1F7B924656@gemini.denx.de> (raw)
In-Reply-To: Your message of "Fri, 11 Jan 2008 01:12:06 +0100." <1200010329-27543-1-git-send-email-hs@denx.de>

In message <1200010329-27543-1-git-send-email-hs@denx.de> you wrote:
> Signed-off-by: Heiko Schocher <hs@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.]

      parent reply	other threads:[~2008-01-11 23:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-11  0:12 [U-Boot-Users] [PATCH 1/2] [8xx] Added support for the mgsuvd board from keymile Heiko Schocher
2008-01-11  0:12 ` [U-Boot-Users] [PATCH 2/2] [8xx] Enable SMC microcode relocation patch for SMC1 Heiko Schocher
2008-01-11  0:12   ` [U-Boot-Users] [PATCH 1/2] [82xx] Added support for the mgcoge board from keymile Heiko Schocher
2008-01-11  0:12     ` [U-Boot-Users] [PATCH 2/2] [82xx] Fix defaultconfig for the mgcoge board Heiko Schocher
2008-01-11 23:35       ` Wolfgang Denk
2008-01-11  6:35     ` [U-Boot-Users] [PATCH 1/2] [82xx] Added support for the mgcoge board from keymile Stefan Roese
2008-01-11 23:38       ` Wolfgang Denk
2008-01-11 23:35     ` Wolfgang Denk
2008-01-11 23:35   ` [U-Boot-Users] [PATCH 2/2] [8xx] Enable SMC microcode relocation patch for SMC1 Wolfgang Denk
2008-01-11  6:34 ` [U-Boot-Users] [PATCH 1/2] [8xx] Added support for the mgsuvd board from keymile Stefan Roese
2008-01-11 23:38   ` Wolfgang Denk
2008-01-12  6:08     ` Heiko Schocher
2008-01-12 14:52       ` Wolfgang Denk
2008-01-11 23:35 ` Wolfgang Denk [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080111233501.1F7B924656@gemini.denx.de \
    --to=wd@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox