]> git.baikalelectronics.ru Git - uboot.git/commit
imx9: allow to bootaux Mcore with input address
authorYe Li <ye.li@nxp.com>
Fri, 28 Apr 2023 04:08:36 +0000 (12:08 +0800)
committerStefano Babic <sbabic@denx.de>
Sun, 21 May 2023 14:54:41 +0000 (16:54 +0200)
commitbdba823d51c9b266684046c759242027818e14d8
treea9a585e4606d3038bd6a8735ca90b6fa2f2650d4
parent25c358ca4b3ae23477313595a839867f3d721c49
imx9: allow to bootaux Mcore with input address

Currently bootaux only supports to boot M33 core from TCM. Since ATF
has changed to use x2 parameter for M33 image address, update the
bootaux command to use input address, so we can support boot from
any possilbe address like TCM, DDR, Flexspi NOR.

Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx9/imx_bootaux.c