[U-Boot] [PATCH 0/7] serial: mxc: Add debug uart support

Jagan Teki jagannadh.teki at gmail.com
Tue Jun 6 05:31:44 UTC 2017


From: Jagan Teki <jagan at amarulasolutions.com>

This set add debug uart support by cleaning up exising 
serial_mxc

Jagan Teki (7):
  serial: mxc: Add common mxc_uart reg space
  serial: mxc: Use RFDIV in dm-code
  serial: mxc: Move cr1 and cr2 write to mxc_serial_setbrg
  serial: mxc: Move common init into _mxc_serial_init
  serial: mxc: Move common baud gen into _mxc_serial_setbrg
  serial: mxc: Code cleanup
  serial: mxc: Add debug uart support

 configs/imx6qdl_icore_mmc_defconfig |   4 +
 drivers/serial/Kconfig              |   8 +
 drivers/serial/serial_mxc.c         | 387 ++++++++++++++++++------------------
 3 files changed, 205 insertions(+), 194 deletions(-)

-- 
1.9.1



More information about the U-Boot mailing list