]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: rk3368: move sgrf init to spl as arch_cpu_init()
authorKever Yang <kever.yang@rock-chips.com>
Tue, 9 Jul 2019 14:00:30 +0000 (22:00 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Sat, 20 Jul 2019 15:59:44 +0000 (23:59 +0800)
commit2c0c758072c7926513ad5a3bb8927a5ef3605c4d
treea0d217f22ed8058c6f2d3ae7067970829d157293
parentefa3ec5d2689f49dbff80e702d71ece4f95dcfa4
rockchip: rk3368: move sgrf init to spl as arch_cpu_init()

The SoC related init will move to SPL and keep TPL clean,
so that we can reuse the common TPL board file.

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