summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>2024-10-18 17:11:32 -0600
committerMark Hatle <mark.hatle@amd.com>2024-10-22 10:06:24 -0500
commit5114e79a51dda25be59910f50e9de423c065b3f0 (patch)
treeb29e230a1adae926f8050e9d92cbf27a541eadcc
parent851bb48978a3294e23ffb198e1e78a6bc0d5bc48 (diff)
downloadmeta-xilinx-5114e79a51dda25be59910f50e9de423c065b3f0.tar.gz
README.md: Update meta-xilinx-contrib docs to scrathgap
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r--meta-xilinx-contrib/README.md16
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
3This layer is a contribution layer enables AMD Xilinx MicroBlaze, Zynq, ZynqMP 3This layer is a contribution layer enables AMD MicroBlaze, Zynq, ZynqMP
4and Versal devices and provides related metadata. 4and Versal devices and provides related metadata.
5Any patches from open source contributors for vendor board can be added here. 5Any 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)