[PATCH v1 1/1] doc: pstore: fix typo

Heinrich Schuchardt heinrich.schuchardt at canonical.com
Fri Feb 27 08:07:50 CET 2026


On 2/20/26 04:18, Aristo Chen wrote:
> Use "parameters have been set" for correct grammar in the pstore
> documentation.
> 
> Signed-off-by: Aristo Chen <aristo.chen at canonical.com>
> ---
>   doc/usage/cmd/pstore.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/usage/cmd/pstore.rst b/doc/usage/cmd/pstore.rst
> index 63a437135ec..fd3425a1dc2 100644
> --- a/doc/usage/cmd/pstore.rst
> +++ b/doc/usage/cmd/pstore.rst
> @@ -80,7 +80,7 @@ For test purpose, you can generate a kernel crash by setting reboot timeout to
>   Retrieve logs in U-Boot
>   ~~~~~~~~~~~~~~~~~~~~~~~
>   
> -First of all, unless PStore parameters as been set during U-Boot configuration
> +First of all, unless PStore parameters have been set during U-Boot configuration
>   and match kernel ramoops parameters, it needs to be set using 'pstore set', e.g.::

Thank you for the patch.

Could you, please, fix this too:
%s/it needs/they need/

Best regards

Heinrich

>   
>       => pstore set 0x30000000 0x100000 0x2000 0x2000



More information about the U-Boot mailing list