summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README14
1 files changed, 10 insertions, 4 deletions
diff --git a/README b/README
index 6e56caf4..2a014d78 100644
--- a/README
+++ b/README
@@ -7,14 +7,21 @@ architectures as well as evaluation boards.
7Supported Boards/Machines 7Supported Boards/Machines
8========================= 8=========================
9 9
10Boards Supported by this layer (Please refer to the associate .conf for more 10Boards Supported by this layer:
11information):
12 * Xilinx KC705 Embedded TRD (MicroBlaze) 11 * Xilinx KC705 Embedded TRD (MicroBlaze)
13 * Xilinx ZC702 (Zynq) 12 * Xilinx ZC702 (Zynq)
14 * Xilinx ZC706 (Zynq) 13 * Xilinx ZC706 (Zynq)
14 * Xilinx EP108 (ZynqMP)
15 * Avnet/Digilent ZedBoard (Zynq) 15 * Avnet/Digilent ZedBoard (Zynq)
16 16
17Additional information on the MicroBlaze or Zynq architectures can be found at: 17QEMU Models Supported by this layer:
18 * qemumicroblaze (MicroBlaze)
19 * qemuzynq (Zynq)
20 * qemuzynqmp (ZynqMP)
21
22(Please refer to the associate .conf for more information)
23
24Additional information on Xilinx architectures can be found at:
18 http://www.xilinx.com/support/index.htm 25 http://www.xilinx.com/support/index.htm
19 26
20Maintainers, Patches/Submissions, Community 27Maintainers, Patches/Submissions, Community
@@ -27,7 +34,6 @@ Please send any patches, pull requests, comments or questions for this layer to:
27Maintainers: 34Maintainers:
28 35
29 Nathan Rossi <nathan.rossi@xilinx.com> 36 Nathan Rossi <nathan.rossi@xilinx.com>
30 Sipke Vriend <sipke.vriend@xilinx.com>
31 37
32Dependencies 38Dependencies
33============ 39============