-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
README.md: Update meta-xilinx-bsp docs to scrathgap
1. Update meta-xilinx-bsp docs to scrathgap. 2. Move XSCT Eval board BSP machine files README content from meta-xilinx-bsp layer to meta-xilinx-tools layer. Signed-off-by: Sandeep Gundlupet Raju <[email protected]> Signed-off-by: Mark Hatle <[email protected]>
- Loading branch information
1 parent
a385e0d
commit 851bb48
Showing
1 changed file
with
10 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,65 +1,31 @@ | ||
# meta-xilinx-bsp | ||
|
||
This layer enables AMD Xilinx MicroBlaze, Zynq, ZynqMP and Versal device | ||
This layer enables AMD MicroBlaze, Zynq, ZynqMP and Versal device | ||
evaluation boards and provides related metadata. | ||
|
||
## Additional documentation | ||
|
||
* [Building Image Instructions](../README.building.md) | ||
* [Booting Image Instructions](../README.booting.md) | ||
--- | ||
|
||
## AMD Xilinx Evaluation Boards BSP Machines files | ||
|
||
The following boards are supported by the meta-xilinx-bsp layer: | ||
|
||
> **Variable usage examples:** | ||
> | ||
> Machine Configuration file: `MACHINE = "zcu102-zynqmp"` | ||
> | ||
> Reference XSA: `HDF_MACHINE = "zcu102-zynqmp"` | ||
> | ||
> HW Board Device tree: `YAML_DT_BOARD_FLAGS = "{BOARD zcu102-rev1.0}"` | ||
| Devices | Evaluation Board | Machine Configuration file | Reference XSA | HW Board Device tree | QEMU tested | HW tested | | ||
|------------|-------------------------------------------------------------------------------|--------------------------------------------------------------|-----------------------|-------------------------------------|-------------|-----------| | ||
| MicroBlaze | [KC705](https://www.xilinx.com/products/boards-and-kits/ek-k7-kc705-g.html) | [kc705-microblazeel](conf/machine/kc705-microblazeel.conf) | `kc705-microblazeel` | `kc705-full` | Yes | Yes | | ||
| | [AC701](https://www.xilinx.com/products/boards-and-kits/ek-a7-ac701-g.html) | [ac701-microblazeel](conf/machine/ac701-microblazeel.conf) | `ac701-microblazeel` | `ac701-full` | Yes | Yes | | ||
| | [KCU105](https://www.xilinx.com/products/boards-and-kits/kcu105.html) | [kcu105-microblazeel](conf/machine/kcu105-microblazeel.conf) | `kcu105-microblazeel` | `kcu105` | Yes | Yes | | ||
| | [VCU118](https://www.xilinx.com/products/boards-and-kits/vcu118.html) | [vcu118-microblazeel](conf/machine/vcu118-microblazeel.conf) | `vcu118-microblazeel` | `vcu118-rev2.0` | Yes | Yes | | ||
| Zynq-7000 | [ZC702](https://www.xilinx.com/products/boards-and-kits/ek-z7-zc702-g.html) | [zc702-zynq7](conf/machine/zc702-zynq7.conf) | `zc702-zynq7` | `zc702` | Yes | Yes | | ||
| | [ZC706](https://www.xilinx.com/products/boards-and-kits/ek-z7-zc706-g.html) | [zc706-zynq7](conf/machine/zc706-zynq7.conf) | `zc706-zynq7` | `zc706` | Yes | Yes | | ||
| ZynqMP | [ZCU102](https://www.xilinx.com/products/boards-and-kits/ek-u1-zcu102-g.html) | [zcu102-zynqmp](conf/machine/zcu102-zynqmp.conf) | `zcu102-zynqmp` | `zcu102-rev1.0` | Yes | Yes | | ||
| | [ZCU104](https://www.xilinx.com/products/boards-and-kits/zcu104.html) | [zcu104-zynqmp](conf/machine/zcu104-zynqmp.conf) | `zcu104-zynqmp` | `zcu104-revc` | Yes | Yes | | ||
| | [ZCU106](https://www.xilinx.com/products/boards-and-kits/zcu106.html) | [zcu106-zynqmp](conf/machine/zcu106-zynqmp.conf) | `zcu106-zynqmp` | `zcu106-reva` | Yes | Yes | | ||
| | [ZCU111](https://www.xilinx.com/products/boards-and-kits/zcu111.html) | [zcu111-zynqmp](conf/machine/zcu111-zynqmp.conf) | `zcu111-zynqmp` | `zcu111-reva` | Yes | Yes | | ||
| | [ZCU208](https://www.xilinx.com/products/boards-and-kits/zcu208.html) | [zcu208-zynqmp](conf/machine/zcu208-zynqmp.conf) | `zcu208-zynqmp` | `zcu208-reva` | Yes | Yes | | ||
| | [ZCU216](https://www.xilinx.com/products/boards-and-kits/zcu216.html) | [zcu216-zynqmp](conf/machine/zcu216-zynqmp.conf) | `zcu216-zynqmp` | `zcu216-reva` | Yes | Yes | | ||
| | [ZCU670](https://www.xilinx.com/products/boards-and-kits/zcu670.html) | [zcu670-zynqmp](conf/machine/zcu670-zynqmp.conf) | `zcu670-zynqmp` | `zcu670-revb` | Yes | Yes | | ||
| Versal | [VCK190](https://www.xilinx.com/products/boards-and-kits/vck190.html) | [vck190-versal](conf/machine/vck190-versal.conf) | `vck190-versal` | `versal-vck190-reva-x-ebm-01-reva` | Yes | Yes | | ||
| | [VMK180](https://www.xilinx.com/products/boards-and-kits/vmk180.html) | [vmk180-versal](conf/machine/vmk180-versal.conf) | `vmk180-versal` | `versal-vmk180-reva-x-ebm-01-reva` | Yes | Yes | | ||
| | [VPK120](https://www.xilinx.com/products/boards-and-kits/vpk120.html) | [vpk120-versal](conf/machine/vpk120-versal.conf) | `vpk120-versal` | `versal-vpk120-reva` | Yes | Yes | | ||
| | [VPK180](https://www.xilinx.com/products/boards-and-kits/vpk180.html) | [vpk180-versal](conf/machine/vpk180-versal.conf) | `vpk180-versal` | `versal-vpk180-reva` | Yes | Yes | | ||
| | [VEK280](https://www.xilinx.com/products/boards-and-kits/vek280.html) | [vek280-versal](conf/machine/vek280-versal.conf) | `vek280-versal` | `versal-vek280-revb` | Yes | Yes | | ||
| | [VHK158](https://www.xilinx.com/products/boards-and-kits/vhk158.html) | [vhk158-versal](conf/machine/vhk158-versal.conf) | `vhk158-versal` | `versal-vhk158-reva` | Yes | Yes | | ||
|
||
> **Note:** Additional information on Xilinx architectures can be found at: | ||
https://www.xilinx.com/products/silicon-devices.html | ||
--- | ||
## Dependencies | ||
|
||
This layer depends on: | ||
|
||
URI: https://git.yoctoproject.org/poky | ||
layers: meta, meta-poky | ||
branch: langdale | ||
branch: scarthgap | ||
|
||
URI: https://git.openembedded.org/meta-openembedded | ||
layers: meta-oe | ||
branch: langdale | ||
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 xilinx release) | ||
layers: meta-xilinx-microblaze, meta-xilinx-core | ||
branch: langdale or amd xilinx release version (e.g. rel-v2023.1) | ||
https://github.com/Xilinx/meta-xilinx (development and AMD release) | ||
layers: meta-xilinx-microblaze, meta-xilinx-core, meta-xilinx-standalone | ||
branch: scarthgap or AMD release version (e.g. rel-v2024.2) |