mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 09:12:08 +02:00
imx: imx9: Support booting m33 from Acore
Add bootaux command to support on-demand booting M33 from u-boot. It kicks M33 via ATF by "bootaux 0x201e0000 0" Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
@@ -15,5 +15,6 @@
|
||||
#define IMX_SIP_SRC 0xC2000005
|
||||
#define IMX_SIP_SRC_M4_START 0x00
|
||||
#define IMX_SIP_SRC_M4_STARTED 0x01
|
||||
#define IMX_SIP_SRC_M4_STOP 0x02
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user