projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5eea874
)
ARM: dts: stm32: Add u-boot, dm-pre-reloc for usart1_pins_a for stm32f769-disco
author
Patrice Chotard
<
[email protected]
>
Tue, 25 Jun 2019 08:06:05 +0000
(10:06 +0200)
committer
Patrice Chotard
<
[email protected]
>
Fri, 28 Jun 2019 07:45:07 +0000
(09:45 +0200)
This allow to get console output in SPL for stm32f769-disco.
Signed-off-by: Patrice Chotard <
[email protected]
>
arch/arm/dts/stm32f769-disco-u-boot.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/stm32f769-disco-u-boot.dtsi
b/arch/arm/dts/stm32f769-disco-u-boot.dtsi
index 53a645dace2770c1bc9bcc328e6d0e8e8600480e..209a82c9cfed866ff1809c840cd66d839722f87d 100644
(file)
--- 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 {