[PATCHv1 0/2] Enable the 'cpu' command for i.MX8M series EVK boards

Zhiqiang Hou Zhiqiang.Hou at nxp.com
Fri Jul 19 12:07:56 CEST 2024


From: Hou Zhiqiang <Zhiqiang.Hou at nxp.com>

This patch set is to enable the 'cpu' command for i.MX8M Plus,
Mini and Nano EVK, so that it can kick one CPU core to run the
barematel or RTOS applicatons under U-Boot.

Hou Zhiqiang (1):
  mp: imx8m: add cpu command support

Jiafei Pan (1):
  mp: imx8m: enable CONFIG_MP to support cpu command

 arch/arm/mach-imx/imx8m/Makefile  |   3 +-
 arch/arm/mach-imx/imx8m/mp.c      | 100 ++++++++++++++++++++++++++++++
 configs/imx8mm_evk_defconfig      |   1 +
 configs/imx8mn_ddr4_evk_defconfig |   1 +
 configs/imx8mp_evk_defconfig      |   1 +
 5 files changed, 105 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/mach-imx/imx8m/mp.c

-- 
2.43.0



More information about the U-Boot mailing list