diff options
Diffstat (limited to 'meta-xilinx-core/conf')
| -rw-r--r-- | meta-xilinx-core/conf/machine/include/machine-xilinx-qemu.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-xilinx-core/conf/machine/include/machine-xilinx-qemu.inc b/meta-xilinx-core/conf/machine/include/machine-xilinx-qemu.inc index ff3faf8d..3f4beda0 100644 --- a/meta-xilinx-core/conf/machine/include/machine-xilinx-qemu.inc +++ b/meta-xilinx-core/conf/machine/include/machine-xilinx-qemu.inc | |||
| @@ -23,6 +23,7 @@ IMAGE_CLASSES += "qemuboot-xilinx" | |||
| 23 | # | 23 | # |
| 24 | QEMU_HW_SERIAL ??= "" | 24 | QEMU_HW_SERIAL ??= "" |
| 25 | QB_OPT_APPEND += "${QEMU_HW_SERIAL} -nodefaults" | 25 | QB_OPT_APPEND += "${QEMU_HW_SERIAL} -nodefaults" |
| 26 | QB_SERIAL_OPT = "" | ||
| 26 | 27 | ||
| 27 | # Workaround to trigger runqemu to use -dtb to send the APU DTB | 28 | # Workaround to trigger runqemu to use -dtb to send the APU DTB |
| 28 | # This is done to ensure that we can easily change APU DTB at runtime via | 29 | # This is done to ensure that we can easily change APU DTB at runtime via |
