Skip to content

Commit 70a9a9c

Browse files
committed
device-tree.bb: Add Stratix10 H-Tile in compatible machine
Signed-off-by: drosdi <danish.ahmad.rosdi@intel.com>
1 parent 1ac55bc commit 70a9a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes-bsp/device-tree/device-tree.bb

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ inherit devicetree
1515

1616
PROVIDES = "virtual/dtb"
1717

18-
COMPATIBLE_MACHINE = "(agilex5_devkit|agilex5_modular|agilex5_mucv|agilex5_mudv_cvr|agilex7_dk_si_agf014ea|agilex7_dk_si_agf014eb|agilex7_dk_si_agi027fb|agilex7_dk_si_agi027fa|agilex7_dk_si_agi027fc|agilex7_dk_dev_agf027f1es|agilex7_dk_dev_agm039fes|stratix10)"
18+
COMPATIBLE_MACHINE = "(agilex5_devkit|agilex5_modular|agilex5_mucv|agilex5_mudv_cvr|agilex7_dk_si_agf014ea|agilex7_dk_si_agf014eb|agilex7_dk_si_agi027fb|agilex7_dk_si_agi027fa|agilex7_dk_si_agi027fc|agilex7_dk_dev_agf027f1es|agilex7_dk_dev_agm039fes|stratix10|stratix10_htile)"
1919

2020
SRC_URI:append:agilex7_dk_si_agf014ea = " \
2121
file://socfpga_agilex7_ghrd_sgmii.dtsi \

0 commit comments

Comments
 (0)