Home
last modified time | relevance | path

Searched hist:"6 f0586e692c91ac9dc33fd479f68c3d957bf61b3" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv7/ls102xa/
H A Dcpu.c6f0586e692c91ac9dc33fd479f68c3d957bf61b3 Thu Jun 18 10:32:58 UTC 2015 Wang Dongsheng <dongsheng.wang@freescale.com> 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>