]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 264981, 264983, 264985:
authorian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 17 May 2014 22:31:40 +0000 (22:31 +0000)
committerian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 17 May 2014 22:31:40 +0000 (22:31 +0000)
commit9473f53d133578e9435ca8bd977499d969008550
treeaf9ce8bcf42eb13aa9d381345a156afc83e7c69c
parent0f7302f166a25f60ba9116a65683bbd788eda942
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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@266372 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/uart/uart_dev_imx.c
sys/dev/uart/uart_dev_imx.h [moved from sys/dev/uart/uart_dev_imx5xx.h with 100% similarity]