[U-Boot] [PATCH 0/2] warp7: add UART6 support
Bryan O'Donoghue
bryan.odonoghue at linaro.org
Fri Jan 19 11:18:36 UTC 2018
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 at lists.denx.de
> https://lists.denx.de/listinfo/u-boot
>
Tested-by: Bryan O'Donoghue <bryan.odonoghue at linaro.org>
More information about the U-Boot
mailing list