diff options
author | Peng Fan <peng.fan@nxp.com> | 2016-01-28 16:55:07 +0800 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2016-02-21 11:46:26 +0100 |
commit | 83703a1ccf2fda45503e161aad7231c82e411034 (patch) | |
tree | 1d0194be1858af6c1f5fa2fca760678464f198e0 /drivers | |
parent | 3fe0b104604e267aadc8d9197097421cc02ca103 (diff) | |
download | blackbird-obmc-uboot-83703a1ccf2fda45503e161aad7231c82e411034.tar.gz blackbird-obmc-uboot-83703a1ccf2fda45503e161aad7231c82e411034.zip |
imx: mx7: 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>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions