projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d884ff
)
arm: dts: agilex: Enable QSPI
author
Ley Foon Tan
<ley.foon.tan@intel.com>
Tue, 31 Mar 2020 00:45:25 +0000
(08:45 +0800)
committer
Marek Vasut
<marex@denx.de>
Tue, 31 Mar 2020 00:52:38 +0000
(
02:52
+0200)
Enable QSPI for Agilex SoC devkit.
Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
arch/arm/dts/socfpga_agilex_socdk-u-boot.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/socfpga_agilex_socdk-u-boot.dtsi
b/arch/arm/dts/socfpga_agilex_socdk-u-boot.dtsi
index 1908be4b8b275f8e10d7c72071d30140f5b8c286..debeb8b239a98b28282ad566d9e7adcbeb6829c2 100644
(file)
--- a/
arch/arm/dts/socfpga_agilex_socdk-u-boot.dtsi
+++ b/
arch/arm/dts/socfpga_agilex_socdk-u-boot.dtsi
@@
-37,3
+37,6
@@
u-boot,dm-pre-reloc;
};
+&qspi {
+ status = "okay";
+};