[U-Boot] [U-Boot, 03/10] rockchip: rk3036: add board_debug_uart_init()
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Wed Aug 29 18:45:48 UTC 2018
> 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.
>
> 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/rk3036-board-spl.c | 19 +--------------
> arch/arm/mach-rockchip/rk3036/Makefile | 1 +
> arch/arm/mach-rockchip/rk3036/rk3036.c | 40 +++++++++++++++++++++++++++++++
> 3 files changed, 42 insertions(+), 18 deletions(-)
> create mode 100644 arch/arm/mach-rockchip/rk3036/rk3036.c
>
Acked-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
More information about the U-Boot
mailing list