Skip to content
Commit 62118b7b authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

ARM: UniPhier: optimize kicking secondary CPUs code



Currently, the secondary CPU(s) are kicked three times:
Boot ROM ---(kick)--> SPL ---(kick)--> U-boot ---(kick)--> Linux.
It makes the boot sequence very complicated.

This commit merges the first and the second kicks, so the secondary
CPU(s) can directly jump from SPL to Linux.
arch/arm/mach-uniphier/smp.S is no longer necessary.

Linux boot test passed.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 4d13b1b7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment