summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorNathan Rossi <nathan@nathanrossi.com>2016-09-03 23:33:28 +1000
committerNathan Rossi <nathan@nathanrossi.com>2016-09-30 00:27:20 +1000
commitebb718efd39c2fd64ebee6e7c40acaa2b5f8050d (patch)
treece033c9b7910f3ae299c750f9e33b97ffaf994ae /README.md
parent981d04a0dd3eb4e48ac12937c0d15fb846bc5a5f (diff)
downloadmeta-xilinx-ebb718efd39c2fd64ebee6e7c40acaa2b5f8050d.tar.gz
ep108-zynqmp, zcu102-zynqmp: Add runqemu support
The ep108-zynqmp machine already has support in QEMU however was exposed as the qemuzynqmp machine. QEMU 2.7 introduced support for the 'xlnx-zcu102' machine model. This allows for runqemu to boot a machine based on the ep108 or zcu102 hardware. The support added is based on the configuration that was in qemuzynqmp. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 11b21984..491b19c4 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ Boards/Machines supported by this layer:
26 * [Digilent Zybo Linux BD](conf/machine/zybo-linux-bd-zynq7.conf) - `zybo-linux-bd-zynq7` 26 * [Digilent Zybo Linux BD](conf/machine/zybo-linux-bd-zynq7.conf) - `zybo-linux-bd-zynq7`
27 * ZynqMP: 27 * ZynqMP:
28 * [Xilinx EP108](conf/machine/ep108-zynqmp.conf) - `ep108-zynqmp` (QEMU support) 28 * [Xilinx EP108](conf/machine/ep108-zynqmp.conf) - `ep108-zynqmp` (QEMU support)
29 * [Xilinx ZCU102](conf/machine/zcu102-zynqmp.conf) - `zcu102-zynqmp` 29 * [Xilinx ZCU102](conf/machine/zcu102-zynqmp.conf) - `zcu102-zynqmp` (QEMU support)
30 30
31Additional information on Xilinx architectures can be found at: 31Additional information on Xilinx architectures can be found at:
32 http://www.xilinx.com/support/index.htm 32 http://www.xilinx.com/support/index.htm