rockchip: rk322x: introduce arch_cpu_init() for SoC setting init
authorKever Yang <kever.yang@rock-chips.com>
Mon, 22 Jul 2019 11:59:19 +0000 (19:59 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 29 Jul 2019 02:25:27 +0000 (10:25 +0800)
commit7dc79f8af0be723524bd7a242049efaa10197576
treebc8b0cd8d7bcbf143379a2196484bee8e72f85b6
parent4eb506322e5f788424bcbd409e2d5f2f404d1e28
rockchip: rk322x: introduce arch_cpu_init() for SoC setting init

Use arch_cpu_init() to init SoC secure region and move it to
rk322x.c

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/mach-rockchip/rk322x-board-spl.c
arch/arm/mach-rockchip/rk322x/rk322x.c