serial: Rename driver vcth to vct to support other board variants
authorStefan Roese <sr@denx.de>
Mon, 15 Dec 2008 14:40:12 +0000 (15:40 +0100)
committerWolfgang Denk <wd@denx.de>
Sat, 24 Jan 2009 00:38:03 +0000 (01:38 +0100)
commit97cae3a4c68d856374ccc70fd2c5f8714cc94f7d
tree800fdb69f16d6ad0bac34404264d47280da37e20
parent36ede4d63e59c9277ec180b09c39b8bf46425ba2
serial: Rename driver vcth to vct to support other board variants

Moved driver vcth.c to vct.c to better reflect the VCT board series.
This driver is now used by the VCT platforms:

vct_premium
vct_platinum
vct_platinumsvc

Signed-off-by: Stefan Roese <sr@denx.de>
drivers/serial/Makefile
drivers/serial/vct.c [moved from drivers/serial/vcth.c with 94% similarity]