[U-Boot] [PATCH v1] armv8: fsl-layerscape: Fix "cpu release" command
York Sun
yorksun at freescale.com
Mon Nov 30 18:18:04 CET 2015
On 11/12/2015 12:38 PM, York Sun wrote:
> When one core is released, other cores may not have valid entry
> address. Those cores are trapped by "wfe" and wait for further
> instruction. When their address is set, they need to be kicked
> off by "sev".
>
> Signed-off-by: York Sun <yorksun at freescale.com>
>
> ---
>
> arch/arm/cpu/armv8/fsl-layerscape/mp.c | 6 ++++++
> 1 file changed, 6 insertions(+)
>
Applied to fsl-qoriq master.
York
More information about the U-Boot
mailing list