[PATCH v1 0/2] qcom: Enable CONFIG_SKIP_EARLY_DM for Faster Boot

Casey Connolly casey.connolly at linaro.org
Sat Jul 4 16:34:55 CEST 2026


Hi Aswin,

On 04/07/2026 07:34, Aswin Murugan wrote:
> Enable CONFIG_SKIP_EARLY_DM on Qualcomm platforms to improve
> boot time by approximately 50%. Address a serial driver
> crash seen with CONFIG_SKIP_EARLY_DM enabled by properly
> handling error pointers returned from clock operations
> during early boot.

Thanks, I've been meaning to enable this for a while now.

Reviewed-by: Casey Connolly <casey.connolly at linaro.org>

> 
> Aswin Murugan (2):
>   configs: qcom_defconfig: Enable CONFIG_SKIP_EARLY_DM
>   serial: msm_geni: Fix clock enable on error pointer
> 
>  configs/qcom_defconfig           | 1 +
>  drivers/serial/serial_msm_geni.c | 3 ++-
>  2 files changed, 3 insertions(+), 1 deletion(-)
> 

-- 
// Casey (she/her)



More information about the U-Boot mailing list