u-boot-brain/arch/arm/cpu/armv7/mx6
Peng Fan 0623d375cf imx: mx6: implement functions to boot auxiliary core
Implement arch_auxiliary_core_up and arch_auxiliary_core_check_up.

arch_auxiliary_core_check_up is used to check whether M4 is running
or not. arch_auxiliary_core_up is to boot M4 core, the m4 core will
use the pc and stack which is set in arch_auxiliary_core_up to set R15
and R13 register and boot.

Signed-off-by: Ye.Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
2016-02-21 11:46:26 +01:00
..
clock.c imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculation 2016-02-02 21:25:50 +01:00
ddr.c arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL 2016-02-02 20:58:46 +01:00
Kconfig imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board 2016-02-02 21:04:21 +01:00
Makefile imx: hab: rework secure boot support for imx6 2015-10-30 15:20:57 +01:00
mp.c mx6: add support of multi-processor command 2014-08-20 11:52:54 +02:00
soc.c imx: mx6: implement functions to boot auxiliary core 2016-02-21 11:46:26 +01:00