]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: rk322x: move SoC setting into arch_cpu_init()
authorKever Yang <kever.yang@rock-chips.com>
Mon, 22 Jul 2019 12:02:06 +0000 (20:02 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 29 Jul 2019 02:26:41 +0000 (10:26 +0800)
commit63795c73f91bfeb84c745b5950ef1da2486c5a93
tree6e707d52cff0f6f6c68d91d17a62dd52454c2c2d
parentba060cbd35ed77bdabacc1aa3a1681434a700522
rockchip: rk322x: move SoC setting into arch_cpu_init()

The SoC one time setting should go to arch_cpu_init() in
rk322x.c

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