
28 Apr
2019
28 Apr
'19
10:28 p.m.
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@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(-)
Reviewed-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com