File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,6 @@ SRC_URI:append:agilex7_dk_si_agf014ea = " \
27
27
"
28
28
29
29
SRC_URI :append :agilex7_dk_si_agf014eb = " \
30
- file://socfpga_agilex7_ghrd_sgmii.dtsi \
31
30
file://socfpga_agilex7_ghrd.dtsi \
32
31
file://agilex7_pr_fpga_static_region.dts \
33
32
file://agilex7_pr_persona0.dts \
@@ -116,10 +115,10 @@ do_configure:append() {
116
115
# GSRD DTB Generation
117
116
# MMC, QSPI
118
117
cp ${STAGING_KERNEL_DIR} /arch /${ARCH} /boot /dts /intel /socfpga_agilex_socdk . dts ${WORKDIR} /socfpga_agilex7_socdk . dts
119
- sed -i '/\#include \"socfpga_agilex.dtsi\"/a \#include \"socfpga_agilex7_ghrd_sgmii .dtsi\"\n\#include \"socfpga_ilc.dtsi\"' ${WORKDIR} /socfpga_agilex7_socdk . dts
118
+ sed -i '/\#include \"socfpga_agilex.dtsi\"/a \#include \"socfpga_agilex7_ghrd .dtsi\"\n\#include \"socfpga_ilc.dtsi\"' ${WORKDIR} /socfpga_agilex7_socdk . dts
120
119
# NAND
121
120
cp ${STAGING_KERNEL_DIR} /arch /${ARCH} /boot /dts /intel /socfpga_agilex_socdk_nand . dts ${WORKDIR} /socfpga_agilex7_socdk_nand . dts
122
- sed -i '/\#include \"socfpga_agilex.dtsi\"/a \#include \"socfpga_agilex7_ghrd_sgmii .dtsi\"\n\#include \"socfpga_ilc.dtsi\"' ${WORKDIR} /socfpga_agilex7_socdk_nand . dts
121
+ sed -i '/\#include \"socfpga_agilex.dtsi\"/a \#include \"socfpga_agilex7_ghrd .dtsi\"\n\#include \"socfpga_ilc.dtsi\"' ${WORKDIR} /socfpga_agilex7_socdk_nand . dts
123
122
# PR
124
123
cp ${STAGING_KERNEL_DIR} /arch /${ARCH} /boot /dts /intel /socfpga_agilex_socdk . dts ${WORKDIR} /socfpga_agilex7_socdk_pr . dts
125
124
sed -i '/\#include \"socfpga_agilex.dtsi\"/a \#include \"socfpga_agilex7_ghrd.dtsi\"\n\#include \"socfpga_ilc.dtsi\"' ${WORKDIR} /socfpga_agilex7_socdk_pr . dts
You can’t perform that action at this time.
0 commit comments