summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-contrib/README.md
blob: 1b11d34749f20c0ac82a585d5a5d256c11a1528e (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
# meta-xilinx-contrib

This layer is a contribution layer to support for MicroBlaze, Zynq and ZynqMP architectures.
Any patches from open source contributors for vendor board can be added here.

## Supported Boards/Machines

**Boards/Machines supported by this layer:**


| Platform | Vendor Board Variant | Machine Configuration file | Board Device tree |
| ---| --- | ---| ---------- |
|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|
|Zynq-7000|NA|NA|NA|
|ZynqMP|NA|NA|NA|
|Versal|NA|NA|NA|

## Dependencies

This layer depends on:

	URI: git://git.openembedded.org/bitbake

	URI: git://git.openembedded.org/openembedded-core
	layers: meta
	branch: master or xilinx current release version (e.g. hosister)

	URI: git://git.yoctoproject.org/meta-xilinx.git
	layers: meta-xilinx-microblaze, meta-xilinx-core, meta-xilinx-vendor
	branch: master or xilinx current release version (e.g. hosister)