[PATCH v2 2/2] qcom_defconfig: Disable CONFIG_EFI_PSCI_RESET_RUNTIME

Casey Connolly casey.connolly at linaro.org
Wed Jan 14 15:12:18 CET 2026



On 14/01/2026 12:16, Aswin Murugan wrote:
> Disable CONFIG_EFI_PSCI_RESET_RUNTIME in qcom_defconfig to let the kernel
> manage reset modes and handle specialized reboot requests correctly.

Please disable this in kconfig instead. Could you validate that this
doesn't cause issues on an older platform like sdm845?

Kind regards,>
> Signed-off-by: Aswin Murugan <aswin.murugan at oss.qualcomm.com>
> ---
>  configs/qcom_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig
> index a210f4dc5e6..0bd87b1f5a1 100644
> --- a/configs/qcom_defconfig
> +++ b/configs/qcom_defconfig
> @@ -6,6 +6,7 @@ CONFIG_ARCH_SNAPDRAGON=y
>  CONFIG_NR_DRAM_BANKS=24
>  CONFIG_DEFAULT_DEVICE_TREE="qcom/sdm845-db845c"
>  CONFIG_SYS_LOAD_ADDR=0xA0000000
> +CONFIG_EFI_PSCI_RESET_RUNTIME=n
>  CONFIG_EFI_RUNTIME_UPDATE_CAPSULE=y
>  CONFIG_EFI_CAPSULE_ON_DISK=y
>  CONFIG_EFI_CAPSULE_FIRMWARE_RAW=y

-- 
// Casey (she/her)



More information about the U-Boot mailing list