From e053aff1585e91eeefd14df2af7e30a266d2cec5 Mon Sep 17 00:00:00 2001 From: Sandeep Gundlupet Raju Date: Thu, 12 Jan 2023 15:33:01 -0700 Subject: microblazeel: Update kc705 machine conf file using gen-machineconf tool 1. Update below microblazeel eval board machine conf file using gen-machineconf tool by parsing respective xsa. 2. Move variables which changes based on xsa before required inclusion file to handle pre-expansion values. Signed-off-by: Sandeep Gundlupet Raju 3. Remove kc705-bitstream, use standard bitstream-extraction now Signed-off-by: Mark Hatle --- meta-xilinx-bsp/conf/layer.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-xilinx-bsp/conf/layer.conf') diff --git a/meta-xilinx-bsp/conf/layer.conf b/meta-xilinx-bsp/conf/layer.conf index 56a5bc29..051ca361 100644 --- a/meta-xilinx-bsp/conf/layer.conf +++ b/meta-xilinx-bsp/conf/layer.conf @@ -17,5 +17,3 @@ BBFILE_PRIORITY_xilinx-bsp = "5" LAYERDEPENDS_xilinx-bsp = "xilinx" LAYERSERIES_COMPAT_xilinx-bsp = "langdale" - -PREFERRED_VERSION_kc705-bitstream ?= "${XILINX_RELEASE_VERSION}" -- cgit v1.2.3-54-g00ecf