[U-Boot] [PATCH v2 08/10] rockchip: rk3368: move board_debug_uart_init() to rk3368.c
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Wed May 1 13:06:16 UTC 2019
> 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 later for all rockchip SoCs.
>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> Tested-by: Andy Yan <andy.yan at rock-chips.com>
> ---
>
> arch/arm/mach-rockchip/rk3368-board-spl.c | 8 ------
> arch/arm/mach-rockchip/rk3368-board-tpl.c | 33 +----------------------
> arch/arm/mach-rockchip/rk3368/rk3368.c | 31 +++++++++++++++++++++
> 3 files changed, 32 insertions(+), 40 deletions(-)
>
Applied to u-boot-rockchip, thanks!
More information about the U-Boot
mailing list