u-boot-brain/arch/arm/mach-rockchip
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
..
rk322x rockchip: rk322x: move board_debug_uart_init() to rk322x.c 2019-05-01 09:40:58 +02:00
rk3036 rockchip: rk3036: add board_debug_uart_init() 2019-05-01 09:40:58 +02:00
rk3128 rockchip: correct ARCH_SOC name 2019-05-01 00:00:05 +02:00
rk3188 rockchip: rk3188: add board_debug_uart_init() 2019-05-01 09:40:58 +02:00
rk3288 rockchip: rk3288: add board_debug_uart_init() 2019-05-01 09:40:58 +02:00
rk3328 rockchip: correct ARCH_SOC name 2019-05-01 00:00:05 +02:00
rk3368 rockchip: rk3368: support UART2/4 in board_debug_uart_init() 2019-05-08 17:34:12 +08:00
rk3399 rockchip: rk3399: Add option to print on UART3. 2019-05-30 18:22:35 +08:00
rv1108 CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
boot_mode.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
bootrom.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
fit_spl_optee.its rockchip: add fit source file for pack itb with op-tee 2018-10-04 21:15:46 +02:00
Kconfig arm: rockchip: rk3399: Move common configs in Kconfig 2019-05-08 17:34:13 +08:00
make_fit_atf.py rockchip: make_fit_atf: make python3 compatible 2018-10-04 21:15:46 +02:00
Makefile rockchip: rk3399: add tpl support 2019-05-08 17:34:12 +08:00
rk_timer.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk322x-board-spl.c rockchip: rk322x: add tpl support 2019-05-08 17:34:12 +08:00
rk322x-board-tpl.c rockchip: rk322x: add tpl support 2019-05-08 17:34:12 +08:00
rk322x-board.c CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
rk3036-board-spl.c rockchip: rk3036: add board_debug_uart_init() 2019-05-01 09:40:58 +02:00
rk3036-board.c CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
rk3128-board.c CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
rk3188-board-spl.c rockchip: rk3188: add board_debug_uart_init() 2019-05-01 09:40:58 +02:00
rk3188-board.c CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
rk3288-board-spl.c rockchip: rk3288: add board_debug_uart_init() 2019-05-01 09:40:58 +02:00
rk3288-board-tpl.c rockchip: rk3288: include header for back_to_bootrom 2019-05-01 09:40:59 +02:00
rk3288-board.c CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
rk3368-board-spl.c rockchip: rk3368: remove uart iomux init in SPL 2019-05-08 17:34:12 +08:00
rk3368-board-tpl.c rockchip: rk3368: move board_debug_uart_init() to rk3368.c 2019-05-01 09:40:58 +02:00
rk3399-board-spl.c rockchip: rk3399: add board_debug_uart_init() 2019-05-01 09:40:59 +02:00
rk3399-board-tpl.c rockchip: rk3399: add tpl support 2019-05-08 17:34:12 +08:00
rk3399-board.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rv1108-board.c ARM: rockchip: rv1108: Add a board_usb_init for USB OTG 2018-11-30 21:56:44 +01:00
sdram_common.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
spl-boot-order.c rockchip: Allow booting from SPI 2019-02-01 16:59:13 +01:00
u-boot-tpl-v8.lds rockchip: add u-boot-tpl-v8.lds 2019-05-08 17:34:12 +08:00
u-boot-tpl.lds rockchip: rk322x: add tpl support 2019-05-08 17:34:12 +08:00