commit | 6f0586e692c91ac9dc33fd479f68c3d957bf61b3 | [log] [tgz] |
---|---|---|
author | Wang Dongsheng <dongsheng.wang@freescale.com> | Thu Jun 18 18:32:58 2015 +0800 |
committer | York Sun <yorksun@freescale.com> | Mon Aug 03 12:06:37 2015 -0700 |
tree | 84de223e3dff1358dace63b88e889b6f02087317 | |
parent | 933db81c0494f692bbd384db11f7bab43706c87c [diff] |
armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin table Bootrom will put cpus into WFE state when boot cpu release cpus, so target cpu cannot correctly go to spin state. Add 'sev' to wakeup non-boot cpu that hold on bootrom space, let target cpu can fall into u-boot spin table. Signed-off-by: Wang Dongsheng <dongsheng.wang@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>