]> code.ossystems Code Review - bsp/u-boot.git/commit
serial: mxc: Add debug uart support
authorJagan Teki <jagan@amarulasolutions.com>
Tue, 6 Jun 2017 05:31:51 +0000 (05:31 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 12 Jul 2017 12:05:01 +0000 (09:05 -0300)
commit3e92667cfed0ada81e3c177161b6850b79258e81
tree12f1af970d407d65110a0f108df8b7609a12bece
parent4e2b31a5c5f8201a7034cde285292f7c0b160b2d
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