summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-vendor/dynamic-layers
diff options
context:
space:
mode:
authorSandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>2023-01-12 15:33:07 -0700
committerMark Hatle <mark.hatle@amd.com>2023-04-10 09:03:22 -0700
commit896b9261c66da48298ecadf2b41c78ca592845be (patch)
tree93c24abdb6b32ae1169320e4b985c79b52667cef /meta-xilinx-vendor/dynamic-layers
parent8a4a401504f42e619a1133acd4ba5ae21080f05a (diff)
downloadmeta-xilinx-896b9261c66da48298ecadf2b41c78ca592845be.tar.gz
device-tree: Remove YAML_DT_BOARD_FLAGS from bbappend
Remove YAML_DT_BOARD_FLAGS from bbappend as it is moved to board machine conf files. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-vendor/dynamic-layers')
-rw-r--r--meta-xilinx-vendor/dynamic-layers/meta-xilinx-tools/recipes-bsp/device-tree/device-tree.bbappend7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-xilinx-vendor/dynamic-layers/meta-xilinx-tools/recipes-bsp/device-tree/device-tree.bbappend b/meta-xilinx-vendor/dynamic-layers/meta-xilinx-tools/recipes-bsp/device-tree/device-tree.bbappend
deleted file mode 100644
index 963940f5..00000000
--- a/meta-xilinx-vendor/dynamic-layers/meta-xilinx-tools/recipes-bsp/device-tree/device-tree.bbappend
+++ /dev/null
@@ -1,7 +0,0 @@
1# Ultra96 device tree configuration
2YAML_MAIN_MEMORY_CONFIG:ultra96 ?= "psu_ddr_0"
3YAML_CONSOLE_DEVICE_CONFIG:ultra96 ?= "psu_uart_1"
4YAML_DT_BOARD_FLAGS:ultra96 ?= "{BOARD avnet-ultra96-rev1}"
5
6# ZedBoard device tree configuration
7YAML_DT_BOARD_FLAGS:zedboard ?= "{BOARD zedboard}"