
19 Jan
2018
19 Jan
'18
12:18 p.m.
On 19/01/18 09:53, Ryan Harkin wrote:
This small series adds support for using the console on UART6 on the WaRP7 board.
The board retains current functionality: UART6 is not used by default and needs it needs to be enabled in defconfig.
[PATCH 1/2] serial: mxc: support DTE mode [PATCH 2/2] warp7: add support for console on UART6 and mikroBus
board/warp7/Kconfig | 9 +++++++++ board/warp7/warp7.c | 6 ++++++ drivers/serial/Kconfig | 7 +++++++ drivers/serial/serial_mxc.c | 10 ++++++++-- include/configs/warp7.h | 8 +++++++- 5 files changed, 37 insertions(+), 3 deletions(-)
U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot
Tested-by: Bryan O'Donoghue bryan.odonoghue@linaro.org