Hi Simon, > -----Original Message----- > From: Simon Glass <s...@chromium.org> > Sent: Wednesday, July 31, 2024 10:40 PM > To: Z.Q. Hou <zhiqiang....@nxp.com> > Cc: u-boot@lists.denx.de; tr...@konsulko.com; Peng Fan > <peng....@nxp.com>; feste...@gmail.com; ma...@denx.de; > lu...@denx.de; sean...@gmail.com; xypron.g...@gmx.de > Subject: Re: [PATCHv4 11/14] doc: cmd: add documentation for cpu command > > On Tue, 30 Jul 2024 at 01:09, Zhiqiang Hou <zhiqiang....@nxp.com> wrote: > > > > From: Hou Zhiqiang <zhiqiang....@nxp.com> > > > > Add documentation for the 'cpu' command, taking NXP i.MX 8M Plus as a > > example. > > > > Signed-off-by: Hou Zhiqiang <zhiqiang....@nxp.com> > > --- > > V4: > > - Added brief descriptions for each subcommand.. > > > > doc/usage/cmd/cpu.rst | 101 > > ++++++++++++++++++++++++++++++++++++++++++ > > 1 file changed, 101 insertions(+) > > create mode 100644 doc/usage/cmd/cpu.rst > > Reviewed-by: Simon Glass <s...@chromium.org> > > (please add to index.rst so it appears correctly)
Will add it to index.rst. Thanks! B.R, Zhiqiang