summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>2023-02-26 23:12:17 -0700
committerMark Hatle <mark.hatle@amd.com>2023-04-10 09:03:22 -0700
commit00b47dd2ccf5a860fac81870f489ca6027ec4a44 (patch)
tree5f84d1b9b25553a92fb4cb3c13bd1aeded546076
parent48e1acbd24abbb67d0c987e8cdf84f5cab8a7655 (diff)
downloadmeta-xilinx-00b47dd2ccf5a860fac81870f489ca6027ec4a44.tar.gz
meta-xilinx: Update README with generic info
Update README with generic info like meta layers descriptions, Release information and additional documentation. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r--README.md47
1 files changed, 45 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2a4d5489..af63d4a0 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,47 @@
1Collection of layers to support Xilinx products 1# meta-xilinx
2 2
3Please see the respective READMEs in the layer subdirectories 3Collection of layers to enable AMD Xilinx products.
4 4
5* **meta-microblaze**: layer containing the AMD Xilinx MicroBlaze architecture
6specific implementation, such as microblaze gcc tool and other tools.
7
8* **meta-xilinx-bsp**: layer containing the AMD Xilinx evaluation boards metadata
9such as eval boards machine configurations files, kernel configuration fragments,
10series configuration compiler(.scc) files etc.
11
12* **meta-xilinx-contrib**: layer containing contribution from open source developers
13for vendor specific boards which has AMD Xilinx devices or SoM's.
14
15* **meta-xilinx-core**: layer containing the AMD Xilinx hardware devices metadata
16such as tune files, generic, soc variant machine configurations, boot firmware
17components, kernel etc.
18
19* **meta-xilinx-standalone**: layer containing the AMD Xilinx Baremetal or
20Standalone Toolchains metadata to build baremetal firmware and applications.
21
22* **meta-xilinx-standalone-experimental**: layer containing metadata to build
23all the boot images using lopper and system device tree without using the
24meta-xilinx-tools layer.
25
26* **meta-xilinx-vendor**: layer containing 3rd party vendor boards machine
27configurations files, boot firmware, kernel configuration fragments, .scc files,
28device tree etc.
29
30> **See:** AMD Xilinx devices:
31 https://www.xilinx.com/products/silicon-devices.html
32
33> **Note:** For AMD Ryzen, EPYC and Opteron A1100 architectures see:
34 https://git.yoctoproject.org/meta-amd/tree/
35
36Please see the respective READMEs and docs in the layer subdirectories
37
38## Release Information
39
40Refer [AMD Xilinx Yocto wiki](https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/2613018625)
41page for release features, known issue and limitations.
42
43## Additional Documentation
44
45For more information about [Yocto Project](https://www.yoctoproject.org) see Yocto Project docs which can be found at:
46
47 * https://docs.yoctoproject.org/singleindex.html