diff options
author | Mark Hatle <mark.hatle@amd.com> | 2023-10-26 18:59:10 -0600 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2023-10-26 19:34:01 -0600 |
commit | 32a7e9eab3fd3f31e5fb9c603ba3cdff6cb36965 (patch) | |
tree | c3a7c9acb228b5d32a92b7a466bcadbf78e2c483 /meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-7.1.0/0005-qemu-Do-not-include-file-if-not-exists.patch | |
parent | 6133471e563c242f7ce8f80a9601f4382ed84d37 (diff) | |
download | meta-xilinx-32a7e9eab3fd3f31e5fb9c603ba3cdff6cb36965.tar.gz |
various machines: Change qemu serial port configuration for nanbield
As of Yocto Project nanbield, if a -serial is pass in QB_OPT_APPEND the
runqemu may add additional null entries (padding) or simply skip further
setup.
Due to this, emulated platforms where the first hardware serial port
is not used in Linux need specific "-serial null" settings, but with
the new rules also need the real serial port defined (this can no
longer be assumed.)
The downside of this new approach is all consoles must be defined, so
we can not rely on runqemu adding "-serial mon:<device>", as now
assume the primary usage is stdio (nographic/serial port) settings.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-7.1.0/0005-qemu-Do-not-include-file-if-not-exists.patch')
0 files changed, 0 insertions, 0 deletions