rockchip: rk3399: make spl_board_init board-specific
The later-stage spl_board_init (as opposed to board_init_f) should set
up board-specific details: these differ between the EVB-RK3399 and the
RK3399-Q7 (Puma).
This moves spl_board_init back into the individual boards and removes
the unneeded functionality from Puma.
Signed-off-by:
Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Showing
- arch/arm/mach-rockchip/rk3399-board-spl.c 0 additions, 27 deletionsarch/arm/mach-rockchip/rk3399-board-spl.c
- board/rockchip/evb_rk3399/evb-rk3399.c 29 additions, 1 deletionboard/rockchip/evb_rk3399/evb-rk3399.c
- board/theobroma-systems/puma_rk3399/puma-rk3399.c 7 additions, 5 deletionsboard/theobroma-systems/puma_rk3399/puma-rk3399.c
Loading
Please register or sign in to comment