PORT_MPC52xx
return port->type == PORT_MPC52xx ? "MPC5xxx PSC" : NULL;
port->type = PORT_MPC52xx;
if (ser->type != PORT_UNKNOWN && ser->type != PORT_MPC52xx)