[U-Boot] [PATCH v2 10/10] rockchip: rk3399: add board_debug_uart_init()
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Wed May 1 13:06:17 UTC 2019
> Use board_debug_uart_init() for UART iomux init instead of
> do it in board_init_f, and move the function to soc file so
> that we can find all the soc/board setting in soc file and
> use a common board file for all rockchip SoCs later.
>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
>
> arch/arm/mach-rockchip/rk3399-board-spl.c | 50 +----------------------
> arch/arm/mach-rockchip/rk3399/rk3399.c | 50 +++++++++++++++++++++++
> 2 files changed, 51 insertions(+), 49 deletions(-)
>
Applied to u-boot-rockchip, thanks!
More information about the U-Boot
mailing list