[RFC PATCH 2/2] doc: board: ti: k3: Convert to sphinx-prompt
Nishanth Menon
nm at ti.com
Mon Aug 28 15:02:49 CEST 2023
On 10:07-20230828, Mattijs Korpershoek wrote:
[...]
> > -.. code-block::
> > +.. prompt:: bash
> > + :prompts: =>
>
> nitpick: This can be a one-liner by using the "prompts" positional argument
>
> .. prompt:: bash =>
>
>
> >
> > - => env export -t $loadaddr <list of variables>
> > - => fatwrite mmc ${mmcdev} ${loadaddr} ${bootenvfile} ${filesize}
> > + env export -t $loadaddr <list of variables>
> > + fatwrite mmc ${mmcdev} ${loadaddr} ${bootenvfile} ${filesize}
> >
> > **Reading from MMC/EMMC**
> >
> > @@ -486,10 +487,11 @@ mmcdev) and set the environments.
> > If manually needs to be done then the environment can be read from the
> > filesystem and then imported
> >
> > -.. code-block::
> > +.. prompt:: bash
> > + :prompts: =>
>
> nitpick: Same here
Thanks for catching, will fixup in a follow on series.
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
More information about the U-Boot
mailing list