[meta-xilinx] [meta-xilinx-tools][PATCH] device-tree.bbappend: Add zcu104 dtg handler

Manjukumar Matha manjukumar.harthikote-matha at xilinx.com
Mon Apr 23 16:18:19 PDT 2018


From: Jaewon Lee <jaewon.lee at xilinx.com>

Add zcu104-zynqmp support to add zcu104 specific nodes to dtb

Signed-off-by: Jaewon Lee <jaewon.lee at xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha at xilinx.com>
---
 recipes-bsp/device-tree/device-tree.bbappend | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-bsp/device-tree/device-tree.bbappend b/recipes-bsp/device-tree/device-tree.bbappend
index 15b0d28..57f21b2 100644
--- a/recipes-bsp/device-tree/device-tree.bbappend
+++ b/recipes-bsp/device-tree/device-tree.bbappend
@@ -33,6 +33,7 @@ YAML_DT_BOARD_FLAGS_zc706-zynq7 = "{BOARD zc706}"
 YAML_DT_BOARD_FLAGS_zedboard-zynq7 = "{BOARD zedboard}"
 YAML_DT_BOARD_FLAGS_zc1254-zynqmp = "{BOARD zc1254-reva}"
 YAML_DT_BOARD_FLAGS_kc705-microblazeel = "{BOARD kc705-full}"
+YAML_DT_BOARD_FLAGS_zcu104-zynqmp = "{BOARD zcu104-reva}"
 
 DTS_FILES_PATH = "${XSCTH_WS}/${XSCTH_PROJ}"
 DTS_INCLUDE_append = " ${WORKDIR}"
-- 
2.7.4



More information about the meta-xilinx mailing list