[U-Boot] [PATCH 2/3] rockchip: rk3399: Add option to print on UART3.

Simon Glass sjg at chromium.org
Sat May 18 16:07:34 UTC 2019


On Tue, 7 May 2019 at 02:58, Christoph Muellner
<christoph.muellner at theobroma-systems.com> wrote:
>
> 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 at theobroma-systems.com>
> ---
>
>  arch/arm/mach-rockchip/rk3399/rk3399.c | 8 ++++++++
>  1 file changed, 8 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list