[PATCH 6/9] arm: dts: phycore-imx8mm: Fix property

Teresa Remmet t.remmet at phytec.de
Wed Oct 6 11:56:51 CEST 2021


Fix misspelled property "stdout-path".

Signed-off-by: Teresa Remmet <t.remmet at phytec.de>
---
 arch/arm/dts/phycore-imx8mm.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/dts/phycore-imx8mm.dts b/arch/arm/dts/phycore-imx8mm.dts
index c46d3c72ced9..a4332619e5f7 100644
--- a/arch/arm/dts/phycore-imx8mm.dts
+++ b/arch/arm/dts/phycore-imx8mm.dts
@@ -14,7 +14,7 @@
 	compatible = "phytec,imx8mm-phycore-som", "fsl,imx8mm";
 
 	chosen {
-		stdout-patch = &uart3;
+		stdout-path = &uart3;
 	};
 
 	reg_usdhc2_vmmc: regulator-usdhc2 {
-- 
2.25.1



More information about the U-Boot mailing list