[PATCH] doc: usage: cmd: reset: specify when the -edl option is available

Varadarajan Narayanan varadarajan.narayanan at oss.qualcomm.com
Thu Apr 30 07:08:24 CEST 2026


On Tue, Apr 28, 2026 at 12:26:08PM +0200, Quentin Schulz wrote:
> From: Quentin Schulz <quentin.schulz at cherry.de>
>
> The option is only available when CONFIG_SYSRESET_QCOM_PSCI is enabled,
> so let's make that explicit in the boot cmd documentation.
>
> Fixes: ef06c5d76ff4 ("cmd: boot: Add '-edl' option to reset command documentation")
> Signed-off-by: Quentin Schulz <quentin.schulz at cherry.de>
> ---
>  doc/usage/cmd/reset.rst | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/doc/usage/cmd/reset.rst b/doc/usage/cmd/reset.rst
> index 366b17eea16..54767fea241 100644
> --- a/doc/usage/cmd/reset.rst
> +++ b/doc/usage/cmd/reset.rst
> @@ -23,7 +23,8 @@ DDR and peripherals, on some boards also resets external PMIC.
>      Do warm WARM, reset CPU but keep peripheral/DDR/PMIC active.
>
>  -edl
> -    Boot to Emergency DownLoad mode on supported Qualcomm platforms.
> +    Boot to Emergency DownLoad mode on supported Qualcomm platforms and only
> +    when CONFIG_SYSRESET_QCOM_PSCI=y.
>
>  Return value
>  ------------
>
> ---
> base-commit: 4433253ecf2041f9362a763bb6cb79960921ac7e
> change-id: 20260428-doc-sysreset-qcom-f5d21aa84142
>
> Best regards,
> --
> Quentin Schulz <quentin.schulz at cherry.de>
>

Thanks for posting the patch. Somehow missed your comment.

Reviewed-by: Varadarajan Narayanan <varadarajan.narayanan at oss.qualcomm.com>


More information about the U-Boot mailing list