[PATCH 05/10] board: dragonboard410c: Drop now unneeded bootph-all for console
Stephan Gerhold
stephan.gerhold at linaro.org
Tue Jun 24 10:45:18 CEST 2025
This is applied for all devices upstream in Linux now (when using the
console-specific pinctrl templates).
Signed-off-by: Stephan Gerhold <stephan.gerhold at linaro.org>
---
arch/arm/dts/apq8016-sbc-u-boot.dtsi | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/arch/arm/dts/apq8016-sbc-u-boot.dtsi b/arch/arm/dts/apq8016-sbc-u-boot.dtsi
index c8a46ed14483f6939e7a666b2b279c803476ac63..de77a31cf1152e869c7c2bcc6433772ffb01591c 100644
--- a/arch/arm/dts/apq8016-sbc-u-boot.dtsi
+++ b/arch/arm/dts/apq8016-sbc-u-boot.dtsi
@@ -9,12 +9,3 @@
reg = <0 0x80000000 0 0x40000000>;
};
};
-
-/*
- * When running as a first-stage bootloader, we need to re-configure the UART pins
- * because SBL de-initialises them. Indicate that the UART pins should be configured
- * during all boot stages.
- */
-&blsp_uart2_default {
- bootph-all;
-};
--
2.49.0
More information about the U-Boot
mailing list