K 10 svn:author V 3 ian K 8 svn:date V 27 2014-05-17T22:31:40.217188Z K 7 svn:log V 324 MFC 264981, 264983, 264985: The freescale imx uart driver works for the whole i.MX family, so rename the header file to not have "5xx" in the name. Flesh out imx_uart_init() so that we're not relying on u-boot to init the hardware (meaning uarts other than the console will work). Reword a comment block a bit. END