]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/serial/Kconfig
serial: mxc: Add debug uart support
authorJagan Teki <jagan@amarulasolutions.com>
Tue, 6 Jun 2017 05:31:51 +0000 (05:31 +0000)
committerStefano Babic <sbabic@denx.de>
Wed, 12 Jul 2017 07:44:22 +0000 (09:44 +0200)
commit61366b71a8950aae48ce9e00295a16cf65ac4f02
tree38d158cc3ffd6cfd1a72ce48b184f90fdb564814
parent52c14cabdaf63ec1076be8a2e3054f3f01708256
serial: mxc: Add debug uart support

Add support for the debug UART to assist with early debugging.
Enable it for i.CoreM6 as an example.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/imx6qdl_icore_mmc_defconfig
drivers/serial/Kconfig
drivers/serial/serial_mxc.c