u-boot-brain/arch/arm/mach-rockchip/rk3399
Christoph Muellner 78a1ac33cb rockchip: rk3399: Add option to print on UART3.
The RK3399 SPL does not use a pinctrl driver to setup the UART pins.
Instead it works based on config macros, which set the base address
of the actual UART block.

Currently the RK3399 SPL support UART0 and UART2.
This patch adds UART3 in the same way as UART0.

Signed-off-by: Christoph Muellner <christoph.muellner@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2019-05-30 18:22:35 +08:00
..
clk_rk3399.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
Kconfig rockchip: correct ARCH_SOC name 2019-05-01 00:00:05 +02:00
Makefile rockchip: rk3399: move sdram driver to driver/ram 2017-10-01 00:33:31 +02:00
rk3399.c rockchip: rk3399: Add option to print on UART3. 2019-05-30 18:22:35 +08:00
syscon_rk3399.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00