summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-bsp/conf/machine
diff options
context:
space:
mode:
authorSandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>2023-07-18 16:13:43 -0600
committerMark Hatle <mark.hatle@amd.com>2023-07-20 11:56:40 -0500
commitdb2ce4c937dc1f20ef439c17131a3613cb256236 (patch)
tree80c836323d73fbfe3ab1c7cb7629ba0eb2e39a16 /meta-xilinx-bsp/conf/machine
parentca01be9fda6e842753f9aab78bc4430cbdf665f5 (diff)
downloadmeta-xilinx-db2ce4c937dc1f20ef439c17131a3613cb256236.tar.gz
machine: Update machine conf file using gen-machineconf tool
1. Add missing space to append operation for machine files generated by gen-machineconf tool. 2. Update all machine conf file using gen-machineconf tool by parsing latest xsa. a. Reorder the variables to match the gen-machineconf tool output. b. Add any missing or new variables. 3. Remove machine overrides for XSCTH_PROC variable. 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-bsp/conf/machine')
-rw-r--r--meta-xilinx-bsp/conf/machine/ac701-microblazeel.conf24
-rw-r--r--meta-xilinx-bsp/conf/machine/kc705-microblazeel.conf12
-rw-r--r--meta-xilinx-bsp/conf/machine/kcu105-microblazeel.conf24
-rw-r--r--meta-xilinx-bsp/conf/machine/vck190-versal.conf2
-rw-r--r--meta-xilinx-bsp/conf/machine/vck5000-versal.conf2
-rw-r--r--meta-xilinx-bsp/conf/machine/vcu118-microblazeel.conf20
-rw-r--r--meta-xilinx-bsp/conf/machine/vek280-versal.conf10
-rw-r--r--meta-xilinx-bsp/conf/machine/vhk158-versal.conf4
-rw-r--r--meta-xilinx-bsp/conf/machine/vmk180-versal.conf2
-rw-r--r--meta-xilinx-bsp/conf/machine/vpk120-versal.conf4
-rw-r--r--meta-xilinx-bsp/conf/machine/vpk180-versal.conf4
-rw-r--r--meta-xilinx-bsp/conf/machine/zc702-zynq7.conf2
-rw-r--r--meta-xilinx-bsp/conf/machine/zc706-zynq7.conf4
-rw-r--r--meta-xilinx-bsp/conf/machine/zcu102-zynqmp.conf2
-rw-r--r--meta-xilinx-bsp/conf/machine/zcu104-zynqmp.conf3
-rw-r--r--meta-xilinx-bsp/conf/machine/zcu106-zynqmp.conf3
-rw-r--r--meta-xilinx-bsp/conf/machine/zcu111-zynqmp.conf2
-rw-r--r--meta-xilinx-bsp/conf/machine/zcu208-zynqmp.conf2
-rw-r--r--meta-xilinx-bsp/conf/machine/zcu216-zynqmp.conf2
-rw-r--r--meta-xilinx-bsp/conf/machine/zcu670-zynqmp.conf2
20 files changed, 80 insertions, 50 deletions
diff --git a/meta-xilinx-bsp/conf/machine/ac701-microblazeel.conf b/meta-xilinx-bsp/conf/machine/ac701-microblazeel.conf
index 88a0d7bb..27cb3939 100644
--- a/meta-xilinx-bsp/conf/machine/ac701-microblazeel.conf
+++ b/meta-xilinx-bsp/conf/machine/ac701-microblazeel.conf
@@ -10,13 +10,6 @@ MACHINEOVERRIDES =. "${@['', 'ac701-microblazeel:']['ac701-microblazeel' !='${MA
10# defined before calling the required inclusion file else pre-expansion value 10# defined before calling the required inclusion file else pre-expansion value
11# defined in microblazeel-generic.conf will be set. 11# defined in microblazeel-generic.conf will be set.
12 12
13# Yocto AC701 FS-Boot variables
14YAML_SERIAL_CONSOLE_STDIN:pn-fs-boot ?= "axi_uartlite_0"
15YAML_SERIAL_CONSOLE_STDOUT:pn-fs-boot ?= "axi_uartlite_0"
16YAML_MAIN_MEMORY_CONFIG:pn-fs-boot ?= "MIG_7SERIES_0"
17YAML_FLASH_MEMORY_CONFIG:pn-fs-boot ?= "axi_quad_spi_0"
18XSCTH_PROC:pn-fs-boot ?= "microblaze_0"
19
20# Yocto AC701 device-tree variables 13# Yocto AC701 device-tree variables
21YAML_CONSOLE_DEVICE_CONFIG:pn-device-tree ?= "axi_uartlite_0" 14YAML_CONSOLE_DEVICE_CONFIG:pn-device-tree ?= "axi_uartlite_0"
22YAML_MAIN_MEMORY_CONFIG:pn-device-tree ?= "MIG_7SERIES_0" 15YAML_MAIN_MEMORY_CONFIG:pn-device-tree ?= "MIG_7SERIES_0"
@@ -25,6 +18,21 @@ DTC_FLAGS:pn-device-tree ?= ""
25XSCTH_PROC:pn-device-tree ?= "microblaze_0" 18XSCTH_PROC:pn-device-tree ?= "microblaze_0"
26YAML_DT_BOARD_FLAGS ?= "{BOARD ac701-full}" 19YAML_DT_BOARD_FLAGS ?= "{BOARD ac701-full}"
27 20
21# Yocto FS-Boot variables
22YAML_SERIAL_CONSOLE_STDIN:pn-fs-boot ?= "axi_uartlite_0"
23YAML_SERIAL_CONSOLE_STDOUT:pn-fs-boot ?= "axi_uartlite_0"
24YAML_MAIN_MEMORY_CONFIG:pn-fs-boot ?= "MIG_7SERIES_0"
25YAML_FLASH_MEMORY_CONFIG:pn-fs-boot ?= "axi_quad_spi_0"
26XSCTH_PROC:pn-fs-boot ?= "microblaze_0"
27
28# Yocto KERNEL Variables
29UBOOT_ENTRYPOINT ?= "0x80000000"
30UBOOT_LOADADDRESS ?= "0x80000000"
31
32# ac701-microblazeel Serial Console
33SERIAL_CONSOLES ?= "115200;ttyUL0"
34YAML_SERIAL_CONSOLE_BAUDRATE ?= "115200"
35
28# Set DDR Base address for u-boot-xlnx-scr variables 36# Set DDR Base address for u-boot-xlnx-scr variables
29DDR_BASEADDR ?= "0x80000000" 37DDR_BASEADDR ?= "0x80000000"
30SKIP_APPEND_BASEADDR ?= "0" 38SKIP_APPEND_BASEADDR ?= "0"
@@ -39,4 +47,4 @@ HDF_MACHINE = "ac701-microblazeel"
39 47
40#### No additional settings should be after the Postamble 48#### No additional settings should be after the Postamble
41#### Postamble 49#### Postamble
42PACKAGE_EXTRA_ARCHS:append = "${@['', 'ac701_microblazeel']['ac701-microblazeel' != '${MACHINE}']}" 50PACKAGE_EXTRA_ARCHS:append = "${@['', ' ac701_microblazeel']['ac701-microblazeel' != '${MACHINE}']}"
diff --git a/meta-xilinx-bsp/conf/machine/kc705-microblazeel.conf b/meta-xilinx-bsp/conf/machine/kc705-microblazeel.conf
index f24d0356..f3236f07 100644
--- a/meta-xilinx-bsp/conf/machine/kc705-microblazeel.conf
+++ b/meta-xilinx-bsp/conf/machine/kc705-microblazeel.conf
@@ -15,7 +15,7 @@ YAML_CONSOLE_DEVICE_CONFIG:pn-device-tree ?= "axi_uartlite_0"
15YAML_MAIN_MEMORY_CONFIG:pn-device-tree ?= "MIG_7SERIES_0" 15YAML_MAIN_MEMORY_CONFIG:pn-device-tree ?= "MIG_7SERIES_0"
16DT_PADDING_SIZE:pn-device-tree ?= "0x1000" 16DT_PADDING_SIZE:pn-device-tree ?= "0x1000"
17DTC_FLAGS:pn-device-tree ?= "" 17DTC_FLAGS:pn-device-tree ?= ""
18XSCTH_PROC:microblaze:pn-device-tree ?= "microblaze_0" 18XSCTH_PROC:pn-device-tree ?= "microblaze_0"
19YAML_DT_BOARD_FLAGS ?= "{BOARD kc705-full}" 19YAML_DT_BOARD_FLAGS ?= "{BOARD kc705-full}"
20 20
21# Yocto FS-Boot variables 21# Yocto FS-Boot variables
@@ -29,14 +29,14 @@ XSCTH_PROC:pn-fs-boot ?= "microblaze_0"
29UBOOT_ENTRYPOINT ?= "0x80000000" 29UBOOT_ENTRYPOINT ?= "0x80000000"
30UBOOT_LOADADDRESS ?= "0x80000000" 30UBOOT_LOADADDRESS ?= "0x80000000"
31 31
32# Set DDR Base address for u-boot-xlnx-scr variables
33DDR_BASEADDR ?= "0x80000000"
34SKIP_APPEND_BASEADDR ?= "0"
35
36# kc705-microblazeel Serial Console 32# kc705-microblazeel Serial Console
37SERIAL_CONSOLES ?= "115200;ttyUL0" 33SERIAL_CONSOLES ?= "115200;ttyUL0"
38YAML_SERIAL_CONSOLE_BAUDRATE ?= "115200" 34YAML_SERIAL_CONSOLE_BAUDRATE ?= "115200"
39 35
36# Set DDR Base address for u-boot-xlnx-scr variables
37DDR_BASEADDR ?= "0x80000000"
38SKIP_APPEND_BASEADDR ?= "0"
39
40# Required generic machine inclusion 40# Required generic machine inclusion
41require conf/machine/microblaze-generic.conf 41require conf/machine/microblaze-generic.conf
42 42
@@ -47,4 +47,4 @@ HDF_MACHINE = "kc705-microblazeel"
47 47
48#### No additional settings should be after the Postamble 48#### No additional settings should be after the Postamble
49#### Postamble 49#### Postamble
50PACKAGE_EXTRA_ARCHS:append = "${@['', 'kc705_microblazeel']['kc705-microblazeel' != '${MACHINE}']}" 50PACKAGE_EXTRA_ARCHS:append = "${@['', ' kc705_microblazeel']['kc705-microblazeel' != '${MACHINE}']}"
diff --git a/meta-xilinx-bsp/conf/machine/kcu105-microblazeel.conf b/meta-xilinx-bsp/conf/machine/kcu105-microblazeel.conf
index 3edf190e..a866f87c 100644
--- a/meta-xilinx-bsp/conf/machine/kcu105-microblazeel.conf
+++ b/meta-xilinx-bsp/conf/machine/kcu105-microblazeel.conf
@@ -10,13 +10,6 @@ MACHINEOVERRIDES =. "${@['', 'kcu105-microblazeel:']['kcu105-microblazeel' !='${
10# defined before calling the required inclusion file else pre-expansion value 10# defined before calling the required inclusion file else pre-expansion value
11# defined in microblazeel-generic.conf will be set. 11# defined in microblazeel-generic.conf will be set.
12 12
13# Yocto KCU105 FS-Boot variables
14YAML_SERIAL_CONSOLE_STDIN:pn-fs-boot ?= "axi_uartlite_0"
15YAML_SERIAL_CONSOLE_STDOUT:pn-fs-boot ?= "axi_uartlite_0"
16YAML_MAIN_MEMORY_CONFIG:pn-fs-boot ?= "DDR4_0"
17YAML_FLASH_MEMORY_CONFIG:pn-fs-boot ?= "axi_quad_spi_0"
18XSCTH_PROC:pn-fs-boot ?= "microblaze_0"
19
20# Yocto KCU105 device-tree variables 13# Yocto KCU105 device-tree variables
21YAML_CONSOLE_DEVICE_CONFIG:pn-device-tree ?= "axi_uartlite_0" 14YAML_CONSOLE_DEVICE_CONFIG:pn-device-tree ?= "axi_uartlite_0"
22YAML_MAIN_MEMORY_CONFIG:pn-device-tree ?= "DDR4_0" 15YAML_MAIN_MEMORY_CONFIG:pn-device-tree ?= "DDR4_0"
@@ -25,6 +18,21 @@ DTC_FLAGS:pn-device-tree ?= ""
25XSCTH_PROC:pn-device-tree ?= "microblaze_0" 18XSCTH_PROC:pn-device-tree ?= "microblaze_0"
26YAML_DT_BOARD_FLAGS ?= "{BOARD kcu105}" 19YAML_DT_BOARD_FLAGS ?= "{BOARD kcu105}"
27 20
21# Yocto FS-Boot variables
22YAML_SERIAL_CONSOLE_STDIN:pn-fs-boot ?= "axi_uartlite_0"
23YAML_SERIAL_CONSOLE_STDOUT:pn-fs-boot ?= "axi_uartlite_0"
24YAML_MAIN_MEMORY_CONFIG:pn-fs-boot ?= "DDR4_0"
25YAML_FLASH_MEMORY_CONFIG:pn-fs-boot ?= "axi_quad_spi_0"
26XSCTH_PROC:pn-fs-boot ?= "microblaze_0"
27
28# Yocto KERNEL Variables
29UBOOT_ENTRYPOINT ?= "0x80000000"
30UBOOT_LOADADDRESS ?= "0x80000000"
31
32# kcu105-microblazeel Serial Console
33SERIAL_CONSOLES ?= "115200;ttyUL0"
34YAML_SERIAL_CONSOLE_BAUDRATE ?= "115200"
35
28# Set DDR Base address for u-boot-xlnx-scr variables 36# Set DDR Base address for u-boot-xlnx-scr variables
29DDR_BASEADDR ?= "0x80000000" 37DDR_BASEADDR ?= "0x80000000"
30SKIP_APPEND_BASEADDR ?= "0" 38SKIP_APPEND_BASEADDR ?= "0"
@@ -39,4 +47,4 @@ HDF_MACHINE = "kcu105-microblazeel"
39 47
40#### No additional settings should be after the Postamble 48#### No additional settings should be after the Postamble
41#### Postamble 49#### Postamble
42PACKAGE_EXTRA_ARCHS:append = "${@['', 'kcu105_microblazeel']['kcu105-microblazeel' != '${MACHINE}']}" 50PACKAGE_EXTRA_ARCHS:append = "${@['', ' kcu105_microblazeel']['kcu105-microblazeel' != '${MACHINE}']}"
diff --git a/meta-xilinx-bsp/conf/machine/vck190-versal.conf b/meta-xilinx-bsp/conf/machine/vck190-versal.conf
index 02f1c015..db5d0a95 100644
--- a/meta-xilinx-bsp/conf/machine/vck190-versal.conf
+++ b/meta-xilinx-bsp/conf/machine/vck190-versal.conf
@@ -42,4 +42,4 @@ HDF_MACHINE = "vck190-versal"
42 42
43#### No additional settings should be after the Postamble 43#### No additional settings should be after the Postamble
44#### Postamble 44#### Postamble
45PACKAGE_EXTRA_ARCHS:append = "${@['', 'vck190_versal']['vck190-versal' != '${MACHINE}']}" 45PACKAGE_EXTRA_ARCHS:append = "${@['', ' vck190_versal']['vck190-versal' != '${MACHINE}']}"
diff --git a/meta-xilinx-bsp/conf/machine/vck5000-versal.conf b/meta-xilinx-bsp/conf/machine/vck5000-versal.conf
index e77a4cfc..975cde93 100644
--- a/meta-xilinx-bsp/conf/machine/vck5000-versal.conf
+++ b/meta-xilinx-bsp/conf/machine/vck5000-versal.conf
@@ -42,4 +42,4 @@ HDF_MACHINE = "vck5000-versal"
42 42
43#### No additional settings should be after the Postamble 43#### No additional settings should be after the Postamble
44#### Postamble 44#### Postamble
45PACKAGE_EXTRA_ARCHS:append = "${@['', 'vck5000_versal']['vck5000-versal' != '${MACHINE}']}" 45PACKAGE_EXTRA_ARCHS:append = "${@['', ' vck5000_versal']['vck5000-versal' != '${MACHINE}']}"
diff --git a/meta-xilinx-bsp/conf/machine/vcu118-microblazeel.conf b/meta-xilinx-bsp/conf/machine/vcu118-microblazeel.conf
index ada52ceb..bfd60336 100644
--- a/meta-xilinx-bsp/conf/machine/vcu118-microblazeel.conf
+++ b/meta-xilinx-bsp/conf/machine/vcu118-microblazeel.conf
@@ -10,13 +10,6 @@ MACHINEOVERRIDES =. "${@['', 'vcu118-microblazeel:']['vcu118-microblazeel' !='${
10# defined before calling the required inclusion file else pre-expansion value 10# defined before calling the required inclusion file else pre-expansion value
11# defined in microblazeel-generic.conf will be set. 11# defined in microblazeel-generic.conf will be set.
12 12
13# Yocto VCU118 FS-Boot variables
14YAML_SERIAL_CONSOLE_STDIN:pn-fs-boot ?= "axi_uartlite_0"
15YAML_SERIAL_CONSOLE_STDOUT:pn-fs-boot ?= "axi_uartlite_0"
16YAML_MAIN_MEMORY_CONFIG:pn-fs-boot ?= "DDR4_0"
17YAML_FLASH_MEMORY_CONFIG:pn-fs-boot ?= "axi_quad_spi_0"
18XSCTH_PROC:pn-fs-boot ?= "microblaze_0"
19
20# Yocto VCU118 device-tree variables 13# Yocto VCU118 device-tree variables
21YAML_CONSOLE_DEVICE_CONFIG:pn-device-tree ?= "axi_uartlite_0" 14YAML_CONSOLE_DEVICE_CONFIG:pn-device-tree ?= "axi_uartlite_0"
22YAML_MAIN_MEMORY_CONFIG:pn-device-tree ?= "DDR4_0" 15YAML_MAIN_MEMORY_CONFIG:pn-device-tree ?= "DDR4_0"
@@ -25,10 +18,21 @@ DTC_FLAGS:pn-device-tree ?= ""
25XSCTH_PROC:pn-device-tree ?= "microblaze_0" 18XSCTH_PROC:pn-device-tree ?= "microblaze_0"
26YAML_DT_BOARD_FLAGS ?= "{BOARD vcu118-rev2.0}" 19YAML_DT_BOARD_FLAGS ?= "{BOARD vcu118-rev2.0}"
27 20
21# Yocto FS-Boot variables
22YAML_SERIAL_CONSOLE_STDIN:pn-fs-boot ?= "axi_uartlite_0"
23YAML_SERIAL_CONSOLE_STDOUT:pn-fs-boot ?= "axi_uartlite_0"
24YAML_MAIN_MEMORY_CONFIG:pn-fs-boot ?= "DDR4_0"
25YAML_FLASH_MEMORY_CONFIG:pn-fs-boot ?= "axi_quad_spi_0"
26XSCTH_PROC:pn-fs-boot ?= "microblaze_0"
27
28# Yocto KERNEL Variables 28# Yocto KERNEL Variables
29UBOOT_ENTRYPOINT ?= "0x80000000" 29UBOOT_ENTRYPOINT ?= "0x80000000"
30UBOOT_LOADADDRESS ?= "0x80000000" 30UBOOT_LOADADDRESS ?= "0x80000000"
31 31
32# vcu118-microblazeel Serial Console
33SERIAL_CONSOLES ?= "115200;ttyUL0"
34YAML_SERIAL_CONSOLE_BAUDRATE ?= "115200"
35
32# Set DDR Base address for u-boot-xlnx-scr variables 36# Set DDR Base address for u-boot-xlnx-scr variables
33DDR_BASEADDR ?= "0x80000000" 37DDR_BASEADDR ?= "0x80000000"
34SKIP_APPEND_BASEADDR ?= "0" 38SKIP_APPEND_BASEADDR ?= "0"
@@ -43,4 +47,4 @@ HDF_MACHINE = "vcu118-microblazeel"
43 47
44#### No additional settings should be after the Postamble 48#### No additional settings should be after the Postamble
45#### Postamble 49#### Postamble
46PACKAGE_EXTRA_ARCHS:append = "${@['', 'vcu118_microblazeel']['vcu118-microblazeel' != '${MACHINE}']}" 50PACKAGE_EXTRA_ARCHS:append = "${@['', ' vcu118_microblazeel']['vcu118-microblazeel' != '${MACHINE}']}"
diff --git a/meta-xilinx-bsp/conf/machine/vek280-versal.conf b/meta-xilinx-bsp/conf/machine/vek280-versal.conf
index 457a49d6..75723946 100644
--- a/meta-xilinx-bsp/conf/machine/vek280-versal.conf
+++ b/meta-xilinx-bsp/conf/machine/vek280-versal.conf
@@ -14,10 +14,18 @@ MACHINEOVERRIDES =. "${@['', 'vek280-versal:']['vek280-versal' !='${MACHINE}']}"
14YAML_CONSOLE_DEVICE_CONFIG:pn-device-tree ?= "CIPS_0_pspmc_0_psv_sbsauart_0" 14YAML_CONSOLE_DEVICE_CONFIG:pn-device-tree ?= "CIPS_0_pspmc_0_psv_sbsauart_0"
15YAML_DT_BOARD_FLAGS ?= "{BOARD versal-vek280-revb}" 15YAML_DT_BOARD_FLAGS ?= "{BOARD versal-vek280-revb}"
16 16
17# Yocto arm-trusted-firmware(TF-A) variables
18ATF_CONSOLE_DEFAULT ?= "pl011"
19TFA_BL33_LOAD ?= "0x8000000"
20
17# Yocto PLM variables 21# Yocto PLM variables
18YAML_SERIAL_CONSOLE_STDIN:pn-plm-firmware ?= "CIPS_0_pspmc_0_psv_sbsauart_0" 22YAML_SERIAL_CONSOLE_STDIN:pn-plm-firmware ?= "CIPS_0_pspmc_0_psv_sbsauart_0"
19YAML_SERIAL_CONSOLE_STDOUT:pn-plm-firmware ?= "CIPS_0_pspmc_0_psv_sbsauart_0" 23YAML_SERIAL_CONSOLE_STDOUT:pn-plm-firmware ?= "CIPS_0_pspmc_0_psv_sbsauart_0"
20 24
25# Yocto KERNEL Variables
26UBOOT_ENTRYPOINT ?= "0x200000"
27UBOOT_LOADADDRESS ?= "0x200000"
28
21# vek280-versal Serial Console 29# vek280-versal Serial Console
22SERIAL_CONSOLES ?= "115200;ttyAMA0" 30SERIAL_CONSOLES ?= "115200;ttyAMA0"
23YAML_SERIAL_CONSOLE_BAUDRATE ?= "115200" 31YAML_SERIAL_CONSOLE_BAUDRATE ?= "115200"
@@ -42,4 +50,4 @@ MACHINE_FEATURES += "vdu"
42 50
43#### No additional settings should be after the Postamble 51#### No additional settings should be after the Postamble
44#### Postamble 52#### Postamble
45PACKAGE_EXTRA_ARCHS:append = "${@['', 'vek280_versal']['vek280-versal' != '${MACHINE}']}" \ No newline at end of file 53PACKAGE_EXTRA_ARCHS:append = "${@['', ' vek280_versal']['vek280-versal' != '${MACHINE}']}"
diff --git a/meta-xilinx-bsp/conf/machine/vhk158-versal.conf b/meta-xilinx-bsp/conf/machine/vhk158-versal.conf
index 5c0406de..e22f264c 100644
--- a/meta-xilinx-bsp/conf/machine/vhk158-versal.conf
+++ b/meta-xilinx-bsp/conf/machine/vhk158-versal.conf
@@ -26,7 +26,7 @@ YAML_SERIAL_CONSOLE_STDOUT:pn-plm-firmware ?= "versal_cips_0_pspmc_0_psv_sbsauar
26UBOOT_ENTRYPOINT ?= "0x200000" 26UBOOT_ENTRYPOINT ?= "0x200000"
27UBOOT_LOADADDRESS ?= "0x200000" 27UBOOT_LOADADDRESS ?= "0x200000"
28 28
29# vhk158-versal Serial Console 29# vhk158-versal Serial Console
30SERIAL_CONSOLES ?= "115200;ttyAMA0" 30SERIAL_CONSOLES ?= "115200;ttyAMA0"
31YAML_SERIAL_CONSOLE_BAUDRATE ?= "115200" 31YAML_SERIAL_CONSOLE_BAUDRATE ?= "115200"
32 32
@@ -49,4 +49,4 @@ QEMU_HW_DTB_PMC = "${QEMU_HW_DTB_PATH}/board-versal-pmc-virt.dtb"
49 49
50#### No additional settings should be after the Postamble 50#### No additional settings should be after the Postamble
51#### Postamble 51#### Postamble
52PACKAGE_EXTRA_ARCHS:append = "${@['', 'vhk158_versal']['vhk158-versal' != '${MACHINE}']}" \ No newline at end of file 52PACKAGE_EXTRA_ARCHS:append = "${@['', ' vhk158_versal']['vhk158-versal' != '${MACHINE}']}"
diff --git a/meta-xilinx-bsp/conf/machine/vmk180-versal.conf b/meta-xilinx-bsp/conf/machine/vmk180-versal.conf
index 2ccbca05..d0d58b0f 100644
--- a/meta-xilinx-bsp/conf/machine/vmk180-versal.conf
+++ b/meta-xilinx-bsp/conf/machine/vmk180-versal.conf
@@ -42,4 +42,4 @@ HDF_MACHINE = "vmk180-versal"
42 42
43#### No additional settings should be after the Postamble 43#### No additional settings should be after the Postamble
44#### Postamble 44#### Postamble
45PACKAGE_EXTRA_ARCHS:append = "${@['', 'vmk180_versal']['vmk180-versal' != '${MACHINE}']}" 45PACKAGE_EXTRA_ARCHS:append = "${@['', ' vmk180_versal']['vmk180-versal' != '${MACHINE}']}"
diff --git a/meta-xilinx-bsp/conf/machine/vpk120-versal.conf b/meta-xilinx-bsp/conf/machine/vpk120-versal.conf
index 8eb6dea4..b9f36564 100644
--- a/meta-xilinx-bsp/conf/machine/vpk120-versal.conf
+++ b/meta-xilinx-bsp/conf/machine/vpk120-versal.conf
@@ -26,7 +26,7 @@ YAML_SERIAL_CONSOLE_STDOUT:pn-plm-firmware ?= "versal_cips_0_pspmc_0_psv_sbsauar
26UBOOT_ENTRYPOINT ?= "0x200000" 26UBOOT_ENTRYPOINT ?= "0x200000"
27UBOOT_LOADADDRESS ?= "0x200000" 27UBOOT_LOADADDRESS ?= "0x200000"
28 28
29# vpk120-versal Serial Console 29# vpk120-versal Serial Console
30SERIAL_CONSOLES ?= "115200;ttyAMA0" 30SERIAL_CONSOLES ?= "115200;ttyAMA0"
31YAML_SERIAL_CONSOLE_BAUDRATE ?= "115200" 31YAML_SERIAL_CONSOLE_BAUDRATE ?= "115200"
32 32
@@ -45,4 +45,4 @@ QEMU_HW_DTB_PMC = "${QEMU_HW_DTB_PATH}/board-versal-pmc-virt.dtb"
45 45
46#### No additional settings should be after the Postamble 46#### No additional settings should be after the Postamble
47#### Postamble 47#### Postamble
48PACKAGE_EXTRA_ARCHS:append = "${@['', 'vpk120_versal']['vpk120-versal' != '${MACHINE}']}" 48PACKAGE_EXTRA_ARCHS:append = "${@['', ' vpk120_versal']['vpk120-versal' != '${MACHINE}']}"
diff --git a/meta-xilinx-bsp/conf/machine/vpk180-versal.conf b/meta-xilinx-bsp/conf/machine/vpk180-versal.conf
index 099cd956..9b06ef8f 100644
--- a/meta-xilinx-bsp/conf/machine/vpk180-versal.conf
+++ b/meta-xilinx-bsp/conf/machine/vpk180-versal.conf
@@ -26,7 +26,7 @@ YAML_SERIAL_CONSOLE_STDOUT:pn-plm-firmware ?= "versal_cips_0_pspmc_0_psv_sbsauar
26UBOOT_ENTRYPOINT ?= "0x200000" 26UBOOT_ENTRYPOINT ?= "0x200000"
27UBOOT_LOADADDRESS ?= "0x200000" 27UBOOT_LOADADDRESS ?= "0x200000"
28 28
29# vpk180-versal Serial Console 29# vpk180-versal Serial Console
30SERIAL_CONSOLES ?= "115200;ttyAMA0" 30SERIAL_CONSOLES ?= "115200;ttyAMA0"
31YAML_SERIAL_CONSOLE_BAUDRATE ?= "115200" 31YAML_SERIAL_CONSOLE_BAUDRATE ?= "115200"
32 32
@@ -45,4 +45,4 @@ QEMU_HW_DTB_PMC = "${QEMU_HW_DTB_PATH}/board-versal-pmc-virt.dtb"
45 45
46#### No additional settings should be after the Postamble 46#### No additional settings should be after the Postamble
47#### Postamble 47#### Postamble
48PACKAGE_EXTRA_ARCHS:append = "${@['', 'vpk180_versal']['vpk180-versal' != '${MACHINE}']}" 48PACKAGE_EXTRA_ARCHS:append = "${@['', ' vpk180_versal']['vpk180-versal' != '${MACHINE}']}"
diff --git a/meta-xilinx-bsp/conf/machine/zc702-zynq7.conf b/meta-xilinx-bsp/conf/machine/zc702-zynq7.conf
index dc6f55b1..1db0616f 100644
--- a/meta-xilinx-bsp/conf/machine/zc702-zynq7.conf
+++ b/meta-xilinx-bsp/conf/machine/zc702-zynq7.conf
@@ -41,4 +41,4 @@ HDF_MACHINE = "zc702-zynq7"
41 41
42#### No additional settings should be after the Postamble 42#### No additional settings should be after the Postamble
43#### Postamble 43#### Postamble
44PACKAGE_EXTRA_ARCHS:append = "${@['', 'zc702_zynq7']['zc702-zynq7' != '${MACHINE}']}" 44PACKAGE_EXTRA_ARCHS:append = "${@['', ' zc702_zynq7']['zc702-zynq7' != '${MACHINE}']}"
diff --git a/meta-xilinx-bsp/conf/machine/zc706-zynq7.conf b/meta-xilinx-bsp/conf/machine/zc706-zynq7.conf
index e6b7ce57..7e0525d1 100644
--- a/meta-xilinx-bsp/conf/machine/zc706-zynq7.conf
+++ b/meta-xilinx-bsp/conf/machine/zc706-zynq7.conf
@@ -23,7 +23,7 @@ YAML_SERIAL_CONSOLE_STDOUT:pn-fsbl-firmware ?= "ps7_uart_1"
23UBOOT_ENTRYPOINT ?= "0x200000" 23UBOOT_ENTRYPOINT ?= "0x200000"
24UBOOT_LOADADDRESS ?= "0x200000" 24UBOOT_LOADADDRESS ?= "0x200000"
25 25
26# zc702-zynq7 Serial Console 26# zc706-zynq7 Serial Console
27SERIAL_CONSOLES ?= "115200;ttyPS0" 27SERIAL_CONSOLES ?= "115200;ttyPS0"
28YAML_SERIAL_CONSOLE_BAUDRATE ?= "115200" 28YAML_SERIAL_CONSOLE_BAUDRATE ?= "115200"
29 29
@@ -41,4 +41,4 @@ HDF_MACHINE = "zc706-zynq7"
41 41
42#### No additional settings should be after the Postamble 42#### No additional settings should be after the Postamble
43#### Postamble 43#### Postamble
44PACKAGE_EXTRA_ARCHS:append = "${@['', 'zc706_zynq7']['zc706-zynq7' != '${MACHINE}']}" 44PACKAGE_EXTRA_ARCHS:append = "${@['', ' zc706_zynq7']['zc706-zynq7' != '${MACHINE}']}"
diff --git a/meta-xilinx-bsp/conf/machine/zcu102-zynqmp.conf b/meta-xilinx-bsp/conf/machine/zcu102-zynqmp.conf
index 52a2a194..9e5e556a 100644
--- a/meta-xilinx-bsp/conf/machine/zcu102-zynqmp.conf
+++ b/meta-xilinx-bsp/conf/machine/zcu102-zynqmp.conf
@@ -51,4 +51,4 @@ HDF_MACHINE = "zcu102-zynqmp"
51 51
52#### No additional settings should be after the Postamble 52#### No additional settings should be after the Postamble
53#### Postamble 53#### Postamble
54PACKAGE_EXTRA_ARCHS:append = "${@['', 'zcu102_zynqmp']['zcu102-zynqmp' != '${MACHINE}']}" 54PACKAGE_EXTRA_ARCHS:append = "${@['', ' zcu102_zynqmp']['zcu102-zynqmp' != '${MACHINE}']}"
diff --git a/meta-xilinx-bsp/conf/machine/zcu104-zynqmp.conf b/meta-xilinx-bsp/conf/machine/zcu104-zynqmp.conf
index bf38eebe..80bd34de 100644
--- a/meta-xilinx-bsp/conf/machine/zcu104-zynqmp.conf
+++ b/meta-xilinx-bsp/conf/machine/zcu104-zynqmp.conf
@@ -49,9 +49,10 @@ HDF_MACHINE = "zcu104-zynqmp"
49# the xsa. User can enable explicitly if required from local.conf. 49# the xsa. User can enable explicitly if required from local.conf.
50# KERNEL_DEVICETREE = "xilinx/zynqmp-zcu104-revC.dtb" 50# KERNEL_DEVICETREE = "xilinx/zynqmp-zcu104-revC.dtb"
51 51
52# Yocto IMAGE_FEATURES Variable
52MACHINE_HWCODECS = "libomxil-xlnx" 53MACHINE_HWCODECS = "libomxil-xlnx"
53IMAGE_FEATURES += "hwcodecs" 54IMAGE_FEATURES += "hwcodecs"
54 55
55#### No additional settings should be after the Postamble 56#### No additional settings should be after the Postamble
56#### Postamble 57#### Postamble
57PACKAGE_EXTRA_ARCHS:append = "${@['', 'zcu104_zynqmp']['zcu104-zynqmp' != '${MACHINE}']}" 58PACKAGE_EXTRA_ARCHS:append = "${@['', ' zcu104_zynqmp']['zcu104-zynqmp' != '${MACHINE}']}"
diff --git a/meta-xilinx-bsp/conf/machine/zcu106-zynqmp.conf b/meta-xilinx-bsp/conf/machine/zcu106-zynqmp.conf
index 0cc55654..be48e178 100644
--- a/meta-xilinx-bsp/conf/machine/zcu106-zynqmp.conf
+++ b/meta-xilinx-bsp/conf/machine/zcu106-zynqmp.conf
@@ -49,9 +49,10 @@ HDF_MACHINE = "zcu106-zynqmp"
49# the xsa. User can enable explicitly if required from local.conf. 49# the xsa. User can enable explicitly if required from local.conf.
50# KERNEL_DEVICETREE = "xilinx/zynqmp-zcu106-revA.dtb" 50# KERNEL_DEVICETREE = "xilinx/zynqmp-zcu106-revA.dtb"
51 51
52# Yocto IMAGE_FEATURES Variable
52MACHINE_HWCODECS = "libomxil-xlnx" 53MACHINE_HWCODECS = "libomxil-xlnx"
53IMAGE_FEATURES += "hwcodecs" 54IMAGE_FEATURES += "hwcodecs"
54 55
55#### No additional settings should be after the Postamble 56#### No additional settings should be after the Postamble
56#### Postamble 57#### Postamble
57PACKAGE_EXTRA_ARCHS:append = "${@['', 'zcu106_zynqmp']['zcu106-zynqmp' != '${MACHINE}']}" 58PACKAGE_EXTRA_ARCHS:append = "${@['', ' zcu106_zynqmp']['zcu106-zynqmp' != '${MACHINE}']}"
diff --git a/meta-xilinx-bsp/conf/machine/zcu111-zynqmp.conf b/meta-xilinx-bsp/conf/machine/zcu111-zynqmp.conf
index 493b1f13..4cf028de 100644
--- a/meta-xilinx-bsp/conf/machine/zcu111-zynqmp.conf
+++ b/meta-xilinx-bsp/conf/machine/zcu111-zynqmp.conf
@@ -51,4 +51,4 @@ HDF_MACHINE = "zcu111-zynqmp"
51 51
52#### No additional settings should be after the Postamble 52#### No additional settings should be after the Postamble
53#### Postamble 53#### Postamble
54PACKAGE_EXTRA_ARCHS:append = "${@['', 'zcu111_zynqmp']['zcu111-zynqmp' != '${MACHINE}']}" 54PACKAGE_EXTRA_ARCHS:append = "${@['', ' zcu111_zynqmp']['zcu111-zynqmp' != '${MACHINE}']}"
diff --git a/meta-xilinx-bsp/conf/machine/zcu208-zynqmp.conf b/meta-xilinx-bsp/conf/machine/zcu208-zynqmp.conf
index d7b2f340..be1f310c 100644
--- a/meta-xilinx-bsp/conf/machine/zcu208-zynqmp.conf
+++ b/meta-xilinx-bsp/conf/machine/zcu208-zynqmp.conf
@@ -47,4 +47,4 @@ HDF_MACHINE = "zcu208-zynqmp"
47 47
48#### No additional settings should be after the Postamble 48#### No additional settings should be after the Postamble
49#### Postamble 49#### Postamble
50PACKAGE_EXTRA_ARCHS:append = "${@['', 'zcu208_zynqmp']['zcu208-zynqmp' != '${MACHINE}']}" 50PACKAGE_EXTRA_ARCHS:append = "${@['', ' zcu208_zynqmp']['zcu208-zynqmp' != '${MACHINE}']}"
diff --git a/meta-xilinx-bsp/conf/machine/zcu216-zynqmp.conf b/meta-xilinx-bsp/conf/machine/zcu216-zynqmp.conf
index 5f5856e8..cd2644af 100644
--- a/meta-xilinx-bsp/conf/machine/zcu216-zynqmp.conf
+++ b/meta-xilinx-bsp/conf/machine/zcu216-zynqmp.conf
@@ -47,4 +47,4 @@ HDF_MACHINE = "zcu216-zynqmp"
47 47
48#### No additional settings should be after the Postamble 48#### No additional settings should be after the Postamble
49#### Postamble 49#### Postamble
50PACKAGE_EXTRA_ARCHS:append = "${@['', 'zcu216_zynqmp']['zcu216-zynqmp' != '${MACHINE}']}" 50PACKAGE_EXTRA_ARCHS:append = "${@['', ' zcu216_zynqmp']['zcu216-zynqmp' != '${MACHINE}']}"
diff --git a/meta-xilinx-bsp/conf/machine/zcu670-zynqmp.conf b/meta-xilinx-bsp/conf/machine/zcu670-zynqmp.conf
index 6b1dd488..48f81474 100644
--- a/meta-xilinx-bsp/conf/machine/zcu670-zynqmp.conf
+++ b/meta-xilinx-bsp/conf/machine/zcu670-zynqmp.conf
@@ -47,4 +47,4 @@ HDF_MACHINE = "zcu670-zynqmp"
47 47
48#### No additional settings should be after the Postamble 48#### No additional settings should be after the Postamble
49#### Postamble 49#### Postamble
50PACKAGE_EXTRA_ARCHS:append = "${@['', 'zcu670_zynqmp']['zcu670-zynqmp' != '${MACHINE}']}" 50PACKAGE_EXTRA_ARCHS:append = "${@['', ' zcu670_zynqmp']['zcu670-zynqmp' != '${MACHINE}']}"