[PATCH 11/11] qcom_defconfig: enable reboot modes
Casey Connolly
casey.connolly at linaro.org
Wed Jun 17 16:08:02 CEST 2026
Hi Sam,
On 06/06/2026 10:47, Sam Day via B4 Relay wrote:
> From: Sam Day <me at samcday.com>
>
> Now that there's a PM8916 PON reboot-mode driver, it's worth enabling
> the reboot-mode DM uclass. Additionally the newly introduced fastboot
> support for setting reboot modes is enabled.
I was a little concerned about how this might (mis)behave on chainloaded
device, but I can imagine it being useful in some cases. LGTM.
>
> Signed-off-by: Sam Day <me at samcday.com>
Reviewed-by: Casey Connolly <casey.connolly at linaro.org>
> ---
> configs/qcom_defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig
> index c7bc6829014..736a9424c3a 100644
> --- a/configs/qcom_defconfig
> +++ b/configs/qcom_defconfig
> @@ -80,6 +80,7 @@ CONFIG_SYS_DFU_DATA_BUF_SIZE=0x200000
> CONFIG_USB_FUNCTION_FASTBOOT=y
> CONFIG_FASTBOOT_BUF_ADDR=0x0
> CONFIG_FASTBOOT_FLASH=y
> +CONFIG_FASTBOOT_REBOOT_MODE=y
> CONFIG_FASTBOOT_FLASH_MMC_DEV=0
> CONFIG_FASTBOOT_MMC_USER_SUPPORT=y
> CONFIG_MSM_GPIO=y
> @@ -124,6 +125,7 @@ CONFIG_PMIC_QCOM=y
> CONFIG_DM_REGULATOR=y
> CONFIG_DM_REGULATOR_FIXED=y
> CONFIG_DM_REGULATOR_QCOM_RPMH=y
> +CONFIG_DM_REBOOT_MODE=y
> CONFIG_DM_RNG=y
> CONFIG_RNG_MSM=y
> CONFIG_SCSI=y
>
--
// Casey (she/her)
More information about the U-Boot
mailing list