summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone/recipes-bsp/device-tree/device-tree.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xilinx-standalone/recipes-bsp/device-tree/device-tree.bbappend')
-rw-r--r--meta-xilinx-standalone/recipes-bsp/device-tree/device-tree.bbappend8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-xilinx-standalone/recipes-bsp/device-tree/device-tree.bbappend b/meta-xilinx-standalone/recipes-bsp/device-tree/device-tree.bbappend
index 2cc088f2..694a114a 100644
--- a/meta-xilinx-standalone/recipes-bsp/device-tree/device-tree.bbappend
+++ b/meta-xilinx-standalone/recipes-bsp/device-tree/device-tree.bbappend
@@ -8,14 +8,6 @@ COMPATIBLE_MACHINE_cortexa72-versal = ".*"
8COMPATIBLE_MACHINE_cortexr5-versal = ".*" 8COMPATIBLE_MACHINE_cortexr5-versal = ".*"
9COMPATIBLE_MACHINE_cortexa9-zynq = ".*" 9COMPATIBLE_MACHINE_cortexa9-zynq = ".*"
10 10
11XSCTH_PROC_cortexa53-zynqmp ??= "psu_cortexa53_0"
12XSCTH_PROC_cortexr5-zynqmp ??= "psu_cortexr5_0"
13XSCTH_PROC_microblaze-pmu ??= "psu_pmu_0"
14XSCTH_PROC_cortexa72-versal ??= "psv_cortexa72_0"
15XSCTH_PROC_microblaze-plm ??= "psv_pmc_0"
16XSCTH_PROC_cortexr5-versal ??= "psv_cortexr5_0"
17XSCTH_PROC_cortexa9-zynq ??= "ps7_cortexa9_0"
18
19# Enable @ flag on dtc which is required by libxil 11# Enable @ flag on dtc which is required by libxil
20DTC_FLAGS_append_xilinx-standalone = " -@" 12DTC_FLAGS_append_xilinx-standalone = " -@"
21DT_INCLUDE_append_xilinx-standalone = " ${WORKDIR}/git/device_tree/data/kernel_dtsi/${XILINX_RELEASE_VERSION}/include/" 13DT_INCLUDE_append_xilinx-standalone = " ${WORKDIR}/git/device_tree/data/kernel_dtsi/${XILINX_RELEASE_VERSION}/include/"