Hi Fabio, Thanks a lot for your comments!
> -----Original Message----- > From: Fabio Estevam <[email protected]> > Sent: Friday, July 19, 2024 7:33 PM > To: Z.Q. Hou <[email protected]> > Cc: [email protected]; [email protected]; dl-uboot-imx > <[email protected]>; [email protected]; Peng Fan <[email protected]>; > Yi Zhao <[email protected]>; Jiafei Pan <[email protected]> > Subject: Re: [PATCHv1 1/2] mp: imx8m: add cpu command support > > On Fri, Jul 19, 2024 at 6:47 AM Zhiqiang Hou <[email protected]> wrote: > > > > From: Hou Zhiqiang <[email protected]> > > > > Implement the cpu command to kick cpu core to run barematel or RTOS > > applications. > > s/barematel/baremetal Will fix. > > Please add documentation explaining how to run this command, how it was > tested, etc. This patch is to add the needed functions to enable cmd/mp.c, which is well known, so I don't think it's necessary to add an example to the commit log. > > > --- /dev/null > > +++ b/arch/arm/mach-imx/imx8m/mp.c > > What does mp mean? Short of 'multiprocessor', the same mean as cmd/mp.c. Thanks, Zhiqiang

