u-boot-brain/arch/arm/cpu/armv7/ls102xa
Wang Dongsheng 6f0586e692 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>
2015-08-03 12:06:37 -07:00
..
clock.c driver/ifc: Add 64KB page support 2015-04-23 16:46:50 -07:00
cpu.c armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin table 2015-08-03 12:06:37 -07:00
fdt.c arm: ls1021a: Remove the inappropriate use of the function 'sprintf' 2015-07-20 11:44:38 -07:00
fsl_epu.c arm: ls102xa: clear EPU registers for deep sleep 2014-12-11 09:35:42 -08:00
fsl_epu.h arm: ls102xa: clear EPU registers for deep sleep 2014-12-11 09:35:42 -08:00
fsl_ls1_serdes.c arm: ls102xa: Add Freescale LS102xA SoC support 2014-09-08 10:30:32 -07:00
fsl_ls1_serdes.h arm: ls102xa: Add Freescale LS102xA SoC support 2014-09-08 10:30:32 -07:00
ls102xa_serdes.c arm: ls102xa: Add Freescale LS102xA SoC support 2014-09-08 10:30:32 -07:00
Makefile arm/ls102xa: Add PSCI support for ls102xa 2015-07-20 11:44:38 -07:00
psci.S arm/ls102xa: Add PSCI support for ls102xa 2015-07-20 11:44:38 -07:00
spl.c arm: ls102xa: Add SD boot support for LS1021AQDS board 2014-12-11 09:39:22 -08:00
timer.c arm: ls102xa: Add Freescale LS102xA SoC support 2014-09-08 10:30:32 -07:00