[PATCH v3 5/7] qcom_defconfig: Enable reboot-mode support in qcom_defconfig

Simon Glass sjg at chromium.org
Tue Mar 31 21:46:39 CEST 2026


On Mon, 30 Mar 2026 at 13:15, Aswin Murugan
<aswin.murugan at oss.qualcomm.com> wrote:
>
> Enable reboot-mode functionality for all Qualcomm platforms that define
> reboot-mode device tree nodes. The drivers gracefully handle platforms
> without reboot-mode configuration, making it safe to enable globally.
>
> Add config options:
>   CONFIG_DM_REBOOT_MODE=y       - Core reboot-mode framework
>   CONFIG_REBOOT_MODE_NVMEM=y    - NVMEM-based storage backend
>   CONFIG_QCOM_SPMI_SDAM=y       - Qualcomm PMIC SDAM/PON access
>
> Signed-off-by: Aswin Murugan <aswin.murugan at oss.qualcomm.com>
> ---
> Changes in v3:
> 1. No change in v3
> ---
>  configs/qcom_defconfig | 3 +++
>  1 file changed, 3 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list