]> git.kernelconcepts.de Git - karo-tx-uboot.git/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>
Makefile
board/keymile/common/common.c
board/keymile/common/keymile_hdlc_enet.h
board/keymile/km8xx/Makefile [moved from board/keymile/mgsuvd/Makefile with 98% similarity]
board/keymile/km8xx/config.mk [moved from board/keymile/mgsuvd/config.mk with 100% similarity]
board/keymile/km8xx/km8xx.c [moved from board/keymile/mgsuvd/mgsuvd.c with 100% similarity]
board/keymile/km8xx/km8xx_hdlc_enet.c [moved from board/keymile/mgsuvd/mgsuvd_hdlc_enet.c with 100% similarity]
board/keymile/km8xx/u-boot.lds [moved from board/keymile/mgsuvd/u-boot.lds with 100% similarity]
include/commproc.h
include/configs/km8xx.h [new file with mode: 0644]
include/configs/mgsuvd.h