summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-bsp/conf/machine/vpk120-versal.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xilinx-bsp/conf/machine/vpk120-versal.conf')
-rw-r--r--meta-xilinx-bsp/conf/machine/vpk120-versal.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-bsp/conf/machine/vpk120-versal.conf b/meta-xilinx-bsp/conf/machine/vpk120-versal.conf
index 30818313..e200d42d 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}']}"