summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorNathan Rossi <nathan.rossi@xilinx.com>2015-02-24 17:31:51 +1000
committerNathan Rossi <nathan.rossi@xilinx.com>2015-02-24 17:44:43 +1000
commit0924d543b4dd16ce9b111e24491308ddb4c67f60 (patch)
treed64085db2deb617983858a00d48176471b04803d /README
parent2a5de74e4e49cccb9e7eb3de24297c4cb9436102 (diff)
downloadmeta-xilinx-0924d543b4dd16ce9b111e24491308ddb4c67f60.tar.gz
README: Update README
* Add ZynqMP and QEMU machines to the list * Remove Sipke as he is no longer a maintainer Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Diffstat (limited to 'README')
-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============