diff options
| author | Sandeep Gundlupet Raju <sandeep.gundlupet-raju@xilinx.com> | 2022-06-21 21:39:03 -0600 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2022-06-22 14:15:03 -0700 |
| commit | ea890d09553928ec865c9c31ac8b02397fee74df (patch) | |
| tree | 67b56c4400869593a6e57dcfc0d5536da5d2f7e7 /meta-xilinx-vendor | |
| parent | 9c9495ce0dc933b168d9407a99bdd4f192ff4e76 (diff) | |
| download | meta-xilinx-ea890d09553928ec865c9c31ac8b02397fee74df.tar.gz | |
README.md: Ultra96 is compatible with v1 board
Update README stating that Ultra96 machine configuration file is
compatible with v1 board and refer to meta-avnet for v2 board.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-vendor')
| -rw-r--r-- | meta-xilinx-vendor/README.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/meta-xilinx-vendor/README.md b/meta-xilinx-vendor/README.md index 51ff84e1..84cbf1be 100644 --- a/meta-xilinx-vendor/README.md +++ b/meta-xilinx-vendor/README.md | |||
| @@ -16,11 +16,15 @@ This layer provides support for MicroBlaze, Zynq, ZynqMP and Versal architecture | |||
| 16 | ||[Avnet/Digilent ZedBoard](https://www.xilinx.com/products/boards-and-kits/1-8dyf-11.html)|[zedboard-zynq7](conf/machine/zedboard-zynq7.conf)|NA| | 16 | ||[Avnet/Digilent ZedBoard](https://www.xilinx.com/products/boards-and-kits/1-8dyf-11.html)|[zedboard-zynq7](conf/machine/zedboard-zynq7.conf)|NA| |
| 17 | ||[Digilent Zybo](https://www.xilinx.com/support/university/boards-portfolio/xup-boards/DigilentZYBO.html)|[zybo-zynq7](conf/machine/zybo-zynq7.conf)|`zynq-zybo.dtb`| | 17 | ||[Digilent Zybo](https://www.xilinx.com/support/university/boards-portfolio/xup-boards/DigilentZYBO.html)|[zybo-zynq7](conf/machine/zybo-zynq7.conf)|`zynq-zybo.dtb`| |
| 18 | ||[Digilent Zybo Linux BD](https://www.xilinx.com/support/university/boards-portfolio/xup-boards/DigilentZYBO.html)|[zybo-linux-bd-zynq7](conf/machine/zybo-linux-bd-zynq7.conf)|NA| | 18 | ||[Digilent Zybo Linux BD](https://www.xilinx.com/support/university/boards-portfolio/xup-boards/DigilentZYBO.html)|[zybo-linux-bd-zynq7](conf/machine/zybo-linux-bd-zynq7.conf)|NA| |
| 19 | |ZynqMP|[Avent Ultra96](https://www.xilinx.com/products/boards-and-kits/1-vad4rl.html)|[ultra96-zynqmp](conf/machine/ultra96-zynqmp.conf)|`avnet-ultra96-rev1`| | 19 | |ZynqMP|[Avent Ultra96 v1](https://www.xilinx.com/products/boards-and-kits/1-vad4rl.html)|[ultra96-zynqmp](conf/machine/ultra96-zynqmp.conf)|`avnet-ultra96-rev1`| |
| 20 | |Versal|NA|NA|NA| | 20 | |Versal|NA|NA|NA| |
| 21 | 21 | ||
| 22 | > **Note:** | 22 | > **Note:** |
| 23 | `For Zybo Linux BD reference design, please see meta-xilinx-contrib layer` | 23 | ``` |
| 24 | 1. For Zybo Linux BD reference design refer meta-xilinx-contrib layer. | ||
| 25 | 2. Ultra96 Machine configuration file is unsupported and is compatible with v1 board only. Refer to meta-avnet for v2 board. | ||
| 26 | ``` | ||
| 27 | |||
| 24 | 28 | ||
| 25 | ## Dependencies | 29 | ## Dependencies |
| 26 | 30 | ||
