rockchip: phycore_rk3288: remove phycore_init() function
authorJohan Jonker <jbx6244@gmail.com>
Tue, 18 Oct 2022 11:25:00 +0000 (13:25 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Wed, 19 Oct 2022 11:30:48 +0000 (19:30 +0800)
commitf9c68a566c4d417c01d65cbde92a02e11511a143
tree7b50b38636aacfc0e5b2f113755bf9c07e0d3781
parente2ff1d0fa777b11ad6b26432cb7613ab433b15d6
rockchip: phycore_rk3288: remove phycore_init() function

The phycore_rk3288 board has a SPL size problem,
so remove phycore_init() function to stay within the limits.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Wadim Egorov <w.egorov@phytec.de>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/mach-rockchip/rk3288/Kconfig
board/phytec/phycore_rk3288/phycore-rk3288.c