[U-Boot] [PATCH 5/6 v2] 8xx, mgsuvd: rename board to a more generic name

Wolfgang Denk wd at denx.de
Wed Mar 18 20:50:34 CET 2009


Dear Heiko Schocher,

In message <49B8ADA8.4010706 at 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 at 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


More information about the U-Boot mailing list