summaryrefslogtreecommitdiffstats
path: root/arch/arm/imx-common/imx_bootaux.c
Commit message (Collapse)AuthorAgeFilesLines
* imx: imx-common: introduce boot auxiliary corePeng Fan2016-02-211-0/+72
To boot a auxiliary core in asymmetric multicore system, introduce the new command "bootaux" to do it. Example of boot auxliary core from 0x70000000 where stores the boot head information that should be parsed by auxiliary core, "bootaux 0x70000000". Introduce Kconfig option IMX_BOOTAUX. Signed-off-by: Ye.Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>
OpenPOWER on IntegriCloud