diff options
author | 2015-09-14 18:10:06 +1000 | |
---|---|---|
committer | 2015-09-14 18:10:53 +1000 | |
commit | 22953dcfd6c449de20cdbcce64cd63d4df5c94de (patch) | |
tree | 4cddd2de465602ffd1fdfd590a6047922c4d84d7 | |
parent | 390aa7085d87d5d9ec44f4c76b50350befbd3b76 (diff) | |
download | meta-xilinx-22953dcfd6c449de20cdbcce64cd63d4df5c94de.tar.gz meta-xilinx-22953dcfd6c449de20cdbcce64cd63d4df5c94de.tar.bz2 meta-xilinx-22953dcfd6c449de20cdbcce64cd63d4df5c94de.zip |
README: Update README
* Add missing Machines
* Remove old maintainer email address
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -14,9 +14,11 @@ Boards Supported by this layer: * Avnet/Digilent ZedBoard (Zynq) * Avnet MicroZed (Zynq) * Avnet PicoZed (Zynq) + * Digilent Zybo (Zynq) QEMU Models Supported by this layer: * qemumicroblaze (MicroBlaze) + * qemumicroblazeeb-s3adsp1800 (MicroBlaze) * qemuzynq (Zynq) * Xilinx EP108 (ZynqMP) @@ -34,7 +36,7 @@ Please send any patches, pull requests, comments or questions for this layer to: Maintainers: - Nathan Rossi <nathan.rossi@xilinx.com> + Nathan Rossi Dependencies ============ |