+Bin

Hi Peng,

On 4 January 2016 at 22:56, Peng Fan <van.free...@gmail.com> wrote:
> From: Peng Fan <peng....@nxp.com>
>
> 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...@nxp.com>
> Signed-off-by: Peng Fan <peng....@nxp.com>
> ---
>  arch/arm/imx-common/Kconfig       |  6 ++++
>  arch/arm/imx-common/Makefile      |  1 +
>  arch/arm/imx-common/imx_bootaux.c | 59 
> +++++++++++++++++++++++++++++++++++++++
>  3 files changed, 66 insertions(+)
>  create mode 100644 arch/arm/imx-common/imx_bootaux.c
>

Could this use the CPU uclass?

[snip]

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to