blob: c3ccd68c68a3033f045b3c8a1c46ac237d972172 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
# meta-xilinx-contrib
This layer is a contribution layer enables AMD MicroBlaze, Zynq, ZynqMP
and Versal devices and provides related metadata.
Any patches from open source contributors for vendor board can be added here.
## Vendor Evaluation Boards BSP Machines files
The following boards are supported by the meta-xilinx-contrib layer:
| Devices | Vendor Board Variant | Machine Configuration file | HW Board Device tree | QEMU tested | HW tested |
|------------|----------------------------------------------------------------------------------------------------|----------------------------------------------------------------------|----------------------|-------------|-----------|
| 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 |
| Zynq-7000 | NA | NA | NA | | |
| ZynqMP | NA | NA | NA | | |
| Versal | NA | NA | NA | | |
---
## Dependencies
This layer depends on:
URI: https:///git.yoctoproject.org/poky
layers: meta, meta-poky
branch: scarthgap
URI: https://git.openembedded.org/meta-openembedded
layers: meta-oe
branch: scarthgap
URI: https://git.yoctoproject.org/meta-arm
layers: meta-arm, meta-arm-toolchain
branch: scarthgap
URI:
https://git.yoctoproject.org/meta-xilinx (official version)
https://github.com/Xilinx/meta-xilinx (development and AMD release)
layers: meta-xilinx-microblaze, meta-xilinx-core, meta-xilinx-vendor
branch: scarthgap or AMD release version (e.g. rel-v2024.2)
|