From a71aa9a5b7784e0e29b473cba55825c7770bb846 Mon Sep 17 00:00:00 2001 From: Sandeep Gundlupet Raju Date: Tue, 14 Mar 2023 15:20:52 -0600 Subject: README: Update contrib layer langdale release info 1. Update meta-xilinx contrib README with langdale release info. 2. Update README with QEMU and HW testing details. Signed-off-by: Sandeep Gundlupet Raju Signed-off-by: Mark Hatle --- meta-xilinx-contrib/README.md | 39 +++++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 18 deletions(-) (limited to 'meta-xilinx-contrib') diff --git a/meta-xilinx-contrib/README.md b/meta-xilinx-contrib/README.md index 1b11d347..30dc3282 100644 --- a/meta-xilinx-contrib/README.md +++ b/meta-xilinx-contrib/README.md @@ -1,31 +1,34 @@ # meta-xilinx-contrib -This layer is a contribution layer to support for MicroBlaze, Zynq and ZynqMP architectures. +This layer is a contribution layer enables AMD Xilinx MicroBlaze, Zynq, ZynqMP +and Versal devices and provides related metadata. Any patches from open source contributors for vendor board can be added here. -## Supported Boards/Machines +## Vendor Evaluation Boards BSP Machines files -**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| +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 | [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 | +| 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: https:///git.yoctoproject.org/poky + layers: meta, meta-poky + branch: langdale - URI: git://git.openembedded.org/openembedded-core - layers: meta - branch: master or xilinx current release version (e.g. hosister) + URI: https://git.openembedded.org/meta-openembedded + layers: meta-oe + branch: langdale - URI: git://git.yoctoproject.org/meta-xilinx.git + URI: + https://git.yoctoproject.org/meta-xilinx (official version) + https://github.com/Xilinx/meta-xilinx (development and amd xilinx release) layers: meta-xilinx-microblaze, meta-xilinx-core, meta-xilinx-vendor - branch: master or xilinx current release version (e.g. hosister) - + branch: langdale or amd xilinx release version (e.g. rel-v2023.1) -- cgit v1.2.3-54-g00ecf