]> git.sur5r.net Git - u-boot/commit
8xx, mgsuvd: rename board to a more generic name
authorHeiko Schocher <hs@denx.de>
Thu, 12 Mar 2009 06:37:28 +0000 (07:37 +0100)
committerWolfgang Denk <wd@denx.de>
Wed, 18 Mar 2009 19:50:04 +0000 (20:50 +0100)
commitd044954fe2a7e7a3dd104eb9c9d2104e38da2911
treeeea54054af261def3be4ea0556683ee2bf0e8fc4
parent18b2f35bde1672e074a3d5048383cb56fda745cb
8xx, mgsuvd: rename board to a more generic name

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>
16 files changed:
Makefile
board/keymile/common/common.c
board/keymile/common/keymile_hdlc_enet.h
board/keymile/km8xx/Makefile [new file with mode: 0644]
board/keymile/km8xx/config.mk [new file with mode: 0644]
board/keymile/km8xx/km8xx.c [new file with mode: 0644]
board/keymile/km8xx/km8xx_hdlc_enet.c [new file with mode: 0644]
board/keymile/km8xx/u-boot.lds [new file with mode: 0644]
board/keymile/mgsuvd/Makefile [deleted file]
board/keymile/mgsuvd/config.mk [deleted file]
board/keymile/mgsuvd/mgsuvd.c [deleted file]
board/keymile/mgsuvd/mgsuvd_hdlc_enet.c [deleted file]
board/keymile/mgsuvd/u-boot.lds [deleted file]
include/commproc.h
include/configs/km8xx.h [new file with mode: 0644]
include/configs/mgsuvd.h