[PATCH] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start
Nicolas Pitre
nicolas.pitre at linaro.org
Fri Jun 13 06:29:46 PDT 2014
On Fri, 13 Jun 2014, Chander Kashyap wrote:
> This patch is effectively changing the mcpm_entry_point address from
> nsbase + 0x1c to nsbase + 0x8
>
> Hence while integrating with mainline u-boot we need to take care for
> new mcpm_entry_point address.
Why not inserting a NOP as the first instruction then? That way the
offset will remain the same.
Nicolas
More information about the linux-arm-kernel
mailing list