[U-Boot] [PATCH 0/2] warp7: add UART6 support
Ryan Harkin
ryan.harkin at linaro.org
Fri Jan 19 09:53:46 UTC 2018
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(-)
More information about the U-Boot
mailing list