]> git.baikalelectronics.ru Git - uboot.git/commit
arm: kirkwood: Move internal registers in arch_very_early_init() function
authorPali Rohár <pali@kernel.org>
Sat, 11 Mar 2023 10:57:01 +0000 (11:57 +0100)
committerStefan Roese <sr@denx.de>
Fri, 24 Mar 2023 12:11:47 +0000 (13:11 +0100)
commit4fb89e0fbcb9569c5e30a8fb6a363d7410e7f87d
tree4fb6a2efa25f8ba669078ac7d2bc665282a49ca7
parent0cfb0fd524b04534fc83843d4f98404eac335ee9
arm: kirkwood: Move internal registers in arch_very_early_init() function

Same change as was done for mvebu in commit bae797b56e7b ("arm: mvebu: Move
internal registers in arch_very_early_init() function") but for kirkwood.

Signed-off-by: Pali Rohár <pali@kernel.org>
Tested-by: Tony Dinh <mibodhi@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
arch/arm/mach-kirkwood/Kconfig
arch/arm/mach-kirkwood/Makefile
arch/arm/mach-kirkwood/cpu.c
arch/arm/mach-kirkwood/lowlevel.S [new file with mode: 0644]