Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nest
Forks
U-Boot
Commits
bb9f59f6
Commit
bb9f59f6
authored
Oct 02, 2020
by
Tom Rini
Browse files
Merge tag 'u-boot-stm32-20201002' of
https://gitlab.denx.de/u-boot/custodians/u-boot-stm
- Fixup SPI-NOR boot on AV96 board
parents
4f481632
d9839417
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
+21
-0
arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi
arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi
+21
-0
No files found.
arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi
View file @
bb9f59f6
...
@@ -21,6 +21,10 @@
...
@@ -21,6 +21,10 @@
};
};
};
};
&flash0 {
u-boot,dm-spl;
};
&gpiof {
&gpiof {
snor-nwp {
snor-nwp {
gpio-hog;
gpio-hog;
...
@@ -49,6 +53,23 @@
...
@@ -49,6 +53,23 @@
u-boot,dm-spl;
u-boot,dm-spl;
};
};
&qspi_clk_pins_a {
u-boot,dm-spl;
pins {
u-boot,dm-spl;
};
};
&qspi_bk1_pins_a {
u-boot,dm-spl;
pins1 {
u-boot,dm-spl;
};
pins2 {
u-boot,dm-spl;
};
};
&rcc {
&rcc {
st,clksrc = <
st,clksrc = <
CLK_MPU_PLL1P
CLK_MPU_PLL1P
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment