summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2024-11-24 08:49:54 -0700
committerMark Hatle <mark.hatle@amd.com>2024-11-24 08:49:54 -0700
commite54cf81d1fd348c35bebf9a2ea3d39749ecbea3b (patch)
tree101333b8c9f6a1668f69002b368ea1e749be5660
parentee66c6df5f74b92ddf15694317343f070a4c3e0f (diff)
downloadmeta-xilinx-e54cf81d1fd348c35bebf9a2ea3d39749ecbea3b.tar.gz
meta-xilinx-core: qemu: Fix Upstream-Status entries
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r--meta-xilinx-core/recipes-devtools/qemu/qemu-8.1/0002-python-qemu-rename-command-to-cmd.patch2
-rw-r--r--meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees/0001-versal-Reorder-serial-ports.patch2
-rw-r--r--meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees/0001-versal-net-Reorder-serial-port.patch2
3 files changed, 5 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-8.1/0002-python-qemu-rename-command-to-cmd.patch b/meta-xilinx-core/recipes-devtools/qemu/qemu-8.1/0002-python-qemu-rename-command-to-cmd.patch
index e776a537..7bd7ee5f 100644
--- a/meta-xilinx-core/recipes-devtools/qemu/qemu-8.1/0002-python-qemu-rename-command-to-cmd.patch
+++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-8.1/0002-python-qemu-rename-command-to-cmd.patch
@@ -24,7 +24,7 @@ Message-id: 20231006154125.1068348-6-vsementsov@yandex-team.ru
24 tests/avocado/machine_aspeed.py and keep r-b] 24 tests/avocado/machine_aspeed.py and keep r-b]
25Signed-off-by: John Snow <jsnow@redhat.com> 25Signed-off-by: John Snow <jsnow@redhat.com>
26 26
27Upstream-status: Backport (684750ab4f8a3ad69512b71532408be3ac2547d4) 27Upstream-Status: Backport (684750ab4f8a3ad69512b71532408be3ac2547d4)
28 28
29Signed-off-by: Mark Hatle <mark.hatle@amd.com> 29Signed-off-by: Mark Hatle <mark.hatle@amd.com>
30--- 30---
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees/0001-versal-Reorder-serial-ports.patch b/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees/0001-versal-Reorder-serial-ports.patch
index 23ed3659..aaaa640a 100644
--- a/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees/0001-versal-Reorder-serial-ports.patch
+++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees/0001-versal-Reorder-serial-ports.patch
@@ -8,6 +8,8 @@ Previously the serial ports 0 & 1 were the PMC (firmware) uartlite,
8while the standard serial pors were 2 & 3. Reverse this order to 8while the standard serial pors were 2 & 3. Reverse this order to
9ensure that the first two serial ports are the ones used by Linux. 9ensure that the first two serial ports are the ones used by Linux.
10 10
11Upstream-Status: Inappropriate [not a real board]
12
11Signed-off-by: Mark Hatle <mark.hatle@amd.com> 13Signed-off-by: Mark Hatle <mark.hatle@amd.com>
12--- 14---
13 board-versal-pmc-virt-alt.dts | 230 ++++++++++++++++ 15 board-versal-pmc-virt-alt.dts | 230 ++++++++++++++++
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees/0001-versal-net-Reorder-serial-port.patch b/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees/0001-versal-net-Reorder-serial-port.patch
index 97262ae4..20f02fde 100644
--- a/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees/0001-versal-net-Reorder-serial-port.patch
+++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees/0001-versal-net-Reorder-serial-port.patch
@@ -10,6 +10,8 @@ Previously the serial ports 0 & 1 were the PMC (firmware) uartlite,
10while the standard serial pors were 2 & 3. Reverse this order to 10while the standard serial pors were 2 & 3. Reverse this order to
11ensure that the first two serial ports are the ones used by Linux. 11ensure that the first two serial ports are the ones used by Linux.
12 12
13Upstream-Status: Inappropriate [not a real board]
14
13Signed-off-by: Mark Hatle <mark.hatle@amd.com> 15Signed-off-by: Mark Hatle <mark.hatle@amd.com>
14--- 16---
15 board-versal-net-psx-spp-1.4-alt.dts | 36 ++++++++ 17 board-versal-net-psx-spp-1.4-alt.dts | 36 ++++++++