[U-Boot] [PATCH v4 04/20] dts: Enable fpga-mgr node build for Arria 10 SPL
tien.fong.chee at intel.com
tien.fong.chee at intel.com
Tue Oct 31 10:42:07 UTC 2017
From: Tien Fong Chee <tien.fong.chee at intel.com>
fpga-mgr node is required in SPL, because SPL needs information
from the node to configure FPGA in Arria 10.
Signed-off-by: Tien Fong Chee <tien.fong.chee at intel.com>
---
arch/arm/dts/socfpga_arria10.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/dts/socfpga_arria10.dtsi b/arch/arm/dts/socfpga_arria10.dtsi
index aeb2be8..1848710 100644
--- a/arch/arm/dts/socfpga_arria10.dtsi
+++ b/arch/arm/dts/socfpga_arria10.dtsi
@@ -532,6 +532,7 @@
};
fpga_mgr: fpga-mgr at ffd03000 {
+ u-boot,dm-pre-reloc;
compatible = "altr,socfpga-a10-fpga-mgr";
reg = <0xffd03000 0x100
0xffcfe400 0x20>;
--
2.2.0
More information about the U-Boot
mailing list