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] [PATCH 5/6 v2] 8xx, mgsuvd: rename board to a more generic name
Date: Wed, 18 Mar 2009 20:50:34 +0100	[thread overview]
Message-ID: <20090318195034.9EEBA832E8B7@gemini.denx.de> (raw)
In-Reply-To: <49B8ADA8.4010706@denx.de>

Dear Heiko Schocher,

In message <49B8ADA8.4010706@denx.de> you wrote:
> renaming the "mgsuvd" board port into "km8xx", because
> there come more similar boards from keymile.
> Compiling the mgsuvd board with "make mgsuvd_config"
> remains.
> 
> Signed-off-by: Heiko Schocher <hs@denx.de>
> ---
>  Makefile                                           |    2 +-
>  board/keymile/common/common.c                      |    2 +-
>  board/keymile/common/keymile_hdlc_enet.h           |    2 +-
>  board/keymile/{mgsuvd => km8xx}/Makefile           |    2 +-
>  board/keymile/{mgsuvd => km8xx}/config.mk          |    0
>  board/keymile/{mgsuvd/mgsuvd.c => km8xx/km8xx.c}   |    0
>  .../mgsuvd_hdlc_enet.c => km8xx/km8xx_hdlc_enet.c} |    0
>  board/keymile/{mgsuvd => km8xx}/u-boot.lds         |    0
>  include/commproc.h                                 |    8 +-
>  include/configs/km8xx.h                            |  317 ++++++++++++++++++++
>  include/configs/mgsuvd.h                           |  285 +-----------------
>  11 files changed, 327 insertions(+), 291 deletions(-)
>  rename board/keymile/{mgsuvd => km8xx}/Makefile (98%)
>  rename board/keymile/{mgsuvd => km8xx}/config.mk (100%)
>  rename board/keymile/{mgsuvd/mgsuvd.c => km8xx/km8xx.c} (100%)
>  rename board/keymile/{mgsuvd/mgsuvd_hdlc_enet.c => km8xx/km8xx_hdlc_enet.c} (100%)
>  rename board/keymile/{mgsuvd => km8xx}/u-boot.lds (100%)
>  create mode 100644 include/configs/km8xx.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
A door is what a dog is perpetually on the wrong side of.
                                                        - Ogden Nash

      reply	other threads:[~2009-03-18 19:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-12  6:37 [U-Boot] [PATCH 5/6 v2] 8xx, mgsuvd: rename board to a more generic name Heiko Schocher
2009-03-18 19:50 ` 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=20090318195034.9EEBA832E8B7@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