PORT_MCF
port->type = PORT_MCF;
return (port->type == PORT_MCF) ? "ColdFire UART" : NULL;
if ((ser->type != PORT_UNKNOWN) && (ser->type != PORT_MCF))