diff options
Diffstat (limited to 'meta-xilinx-bsp/conf/machine/zc706-zynq7.conf')
-rw-r--r-- | meta-xilinx-bsp/conf/machine/zc706-zynq7.conf | 4 |
1 files changed, 2 insertions, 2 deletions
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" | |||
23 | UBOOT_ENTRYPOINT ?= "0x200000" | 23 | UBOOT_ENTRYPOINT ?= "0x200000" |
24 | UBOOT_LOADADDRESS ?= "0x200000" | 24 | UBOOT_LOADADDRESS ?= "0x200000" |
25 | 25 | ||
26 | # zc702-zynq7 Serial Console | 26 | # zc706-zynq7 Serial Console |
27 | SERIAL_CONSOLES ?= "115200;ttyPS0" | 27 | SERIAL_CONSOLES ?= "115200;ttyPS0" |
28 | YAML_SERIAL_CONSOLE_BAUDRATE ?= "115200" | 28 | YAML_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 |
44 | PACKAGE_EXTRA_ARCHS:append = "${@['', 'zc706_zynq7']['zc706-zynq7' != '${MACHINE}']}" | 44 | PACKAGE_EXTRA_ARCHS:append = "${@['', ' zc706_zynq7']['zc706-zynq7' != '${MACHINE}']}" |