From: Patrice Chotard Date: Tue, 25 Jun 2019 08:06:05 +0000 (+0200) Subject: ARM: dts: stm32: Add u-boot, dm-pre-reloc for usart1_pins_a for stm32f769-disco X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=b8e8fdff29b100cd1c9b93ead8a482b87ff2730a;p=u-boot.git ARM: dts: stm32: Add u-boot, dm-pre-reloc for usart1_pins_a for stm32f769-disco This allow to get console output in SPL for stm32f769-disco. Signed-off-by: Patrice Chotard --- diff --git a/arch/arm/dts/stm32f769-disco-u-boot.dtsi b/arch/arm/dts/stm32f769-disco-u-boot.dtsi index 53a645dace..209a82c9cf 100644 --- a/arch/arm/dts/stm32f769-disco-u-boot.dtsi +++ b/arch/arm/dts/stm32f769-disco-u-boot.dtsi @@ -152,6 +152,16 @@ slew-rate = <2>; }; }; + + usart1_pins_a: usart1@0 { + u-boot,dm-pre-reloc; + pins1 { + u-boot,dm-pre-reloc; + }; + pins2 { + u-boot,dm-pre-reloc; + }; + }; }; &qspi {