Hi Fabio, > -----Original Message----- > From: Fabio Estevam <feste...@gmail.com> > Sent: Tuesday, July 23, 2024 10:51 PM > To: Z.Q. Hou <zhiqiang....@nxp.com> > Cc: u-boot@lists.denx.de; tr...@konsulko.com; Peng Fan > <peng....@nxp.com>; s...@chromium.org > Subject: Re: [PATCHv1 3/5] cmd: cpu: add release subcommand > > On Tue, Jul 23, 2024 at 11:43 AM Zhiqiang Hou <zhiqiang....@nxp.com> > wrote: > > > > From: Hou Zhiqiang <zhiqiang....@nxp.com> > > > > 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