Searched hist:"0623 d375cfa9593260c0e6bfe404b38d3d5c7c7c" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx6/ |
| H A D | imx-regs.h | 0623d375cfa9593260c0e6bfe404b38d3d5c7c7c Thu Jan 28 08:55:05 UTC 2016 Peng Fan <peng.fan@nxp.com> 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>
|