Hi Fabio, > -----Original Message----- > From: Fabio Estevam <[email protected]> > Sent: Tuesday, July 23, 2024 10:51 PM > To: Z.Q. Hou <[email protected]> > Cc: [email protected]; [email protected]; Peng Fan > <[email protected]>; [email protected] > Subject: Re: [PATCHv1 3/5] cmd: cpu: add release subcommand > > On Tue, Jul 23, 2024 at 11:43 AM Zhiqiang Hou <[email protected]> > wrote: > > > > From: Hou Zhiqiang <[email protected]> > > > > Add a new subcommand 'release' to bring up a core to run baremetal and > > RTOS applications. > > > > For example on i.MX8M Plus EVK, release the LAST core to run a RTOS > > application, passing the sequence number of the CPU core to release, > > here it is 3: > > u-boot=> cpu list > > 0: cpu@0 NXP i.MX?? Rev1.1 A53 at 4154504685 MHz at > 31C > > What is this ?? and this super high frequency?
The i.MX8M Plus name isn't added to the imx8_cpu.c, will add the i.MX8M series names. Thanks, Zhiqiang

