diff options
Diffstat (limited to 'meta-xilinx-contrib/README.md')
| -rw-r--r-- | meta-xilinx-contrib/README.md | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/meta-xilinx-contrib/README.md b/meta-xilinx-contrib/README.md index 30dc3282..c3ccd68c 100644 --- a/meta-xilinx-contrib/README.md +++ b/meta-xilinx-contrib/README.md | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # meta-xilinx-contrib | 1 | # meta-xilinx-contrib |
| 2 | 2 | ||
| 3 | This layer is a contribution layer enables AMD Xilinx MicroBlaze, Zynq, ZynqMP | 3 | This layer is a contribution layer enables AMD MicroBlaze, Zynq, ZynqMP |
| 4 | and Versal devices and provides related metadata. | 4 | and Versal devices and provides related metadata. |
| 5 | Any patches from open source contributors for vendor board can be added here. | 5 | Any patches from open source contributors for vendor board can be added here. |
| 6 | 6 | ||
| @@ -10,7 +10,7 @@ The following boards are supported by the meta-xilinx-contrib layer: | |||
| 10 | 10 | ||
| 11 | | Devices | Vendor Board Variant | Machine Configuration file | HW Board Device tree | QEMU tested | HW tested | | 11 | | Devices | Vendor Board Variant | Machine Configuration file | HW Board Device tree | QEMU tested | HW tested | |
| 12 | |------------|----------------------------------------------------------------------------------------------------|----------------------------------------------------------------------|----------------------|-------------|-----------| | 12 | |------------|----------------------------------------------------------------------------------------------------|----------------------------------------------------------------------|----------------------|-------------|-----------| |
| 13 | | MicroBlaze | [Xilinx ML605 (QEMU)](https://www.digikey.com/en/products/detail/amd-xilinx/EK-V6-ML605-G/2175174) | [ml605-qemu-microblazeel](conf/machine/ml605-qemu-microblazeel.conf) | NA | No | NA | | 13 | | MicroBlaze | [AMD ML605 (QEMU)](https://www.digikey.com/en/products/detail/amd-xilinx/EK-V6-ML605-G/2175174) | [ml605-qemu-microblazeel](conf/machine/ml605-qemu-microblazeel.conf) | NA | No | NA | |
| 14 | | Zynq-7000 | NA | NA | NA | | | | 14 | | Zynq-7000 | NA | NA | NA | | | |
| 15 | | ZynqMP | NA | NA | NA | | | | 15 | | ZynqMP | NA | NA | NA | | | |
| 16 | | Versal | NA | NA | NA | | | | 16 | | Versal | NA | NA | NA | | | |
| @@ -21,14 +21,18 @@ This layer depends on: | |||
| 21 | 21 | ||
| 22 | URI: https:///git.yoctoproject.org/poky | 22 | URI: https:///git.yoctoproject.org/poky |
| 23 | layers: meta, meta-poky | 23 | layers: meta, meta-poky |
| 24 | branch: langdale | 24 | branch: scarthgap |
| 25 | 25 | ||
| 26 | URI: https://git.openembedded.org/meta-openembedded | 26 | URI: https://git.openembedded.org/meta-openembedded |
| 27 | layers: meta-oe | 27 | layers: meta-oe |
| 28 | branch: langdale | 28 | branch: scarthgap |
| 29 | |||
| 30 | URI: https://git.yoctoproject.org/meta-arm | ||
| 31 | layers: meta-arm, meta-arm-toolchain | ||
| 32 | branch: scarthgap | ||
| 29 | 33 | ||
| 30 | URI: | 34 | URI: |
| 31 | https://git.yoctoproject.org/meta-xilinx (official version) | 35 | https://git.yoctoproject.org/meta-xilinx (official version) |
| 32 | https://github.com/Xilinx/meta-xilinx (development and amd xilinx release) | 36 | https://github.com/Xilinx/meta-xilinx (development and AMD release) |
| 33 | layers: meta-xilinx-microblaze, meta-xilinx-core, meta-xilinx-vendor | 37 | layers: meta-xilinx-microblaze, meta-xilinx-core, meta-xilinx-vendor |
| 34 | branch: langdale or amd xilinx release version (e.g. rel-v2023.1) | 38 | branch: scarthgap or AMD release version (e.g. rel-v2024.2) |
