2018.2 Release
This page contains documentation and release information corresponding to Xilinx software version 2018.2
Documentation
Zynq UltraScale+ MPSoC
http://www.xilinx.com/products/silicon-devices/soc/zynq-ultrascale-mpsoc.html
http://www.xilinx.com/support/documentation/user_guides/ug1085-zynq-ultrascale-trm.pdf
Zynq-7000
http://www.xilinx.com/support/documentation/zynq-7000.htm
http://www.xilinx.com/support/documentation/user_guides/ug585-Zynq-7000-TRM.pdf
Software Developers Guide (including bootgen)
http://www.xilinx.com/support/documentation/user_guides/ug821-zynq-7000-swdev.pdf
Boards
http://www.xilinx.com/zc702
http://www.xilinx.com/products/boards-and-kits/EK-Z7-ZC706-G.htm
http://www.zedboard.org
https://www.xilinx.com/products/boards-and-kits/ek-u1-zcu102-es2-g.html
What's new?
Linux
U-Boot
ARM-Trusted-Firmware(ATF)
Download
The gziped tar ball contains the pre-built Linux images for the board platformThese pre-built images, source code and configurations are provided for demonstration purposes only and may not be suitable outside of a development environment, including for production purposes.
Prior to production and deployment of any Linux-based system, it is recommended that all relevant security updates are applied, and a mechanism for in-field updates is made available throughout the lifetime of the relevant product
Please complete user registration at xilinx.com to download files
2018.2-zc702-release.tar.xz
2018.2-zc706-release.tar.xz
2018.2-zed-release.tar.xz
2018.2-zcu102-release.tar.xz
2018.2-zcu104-release.tar.xz
2018.2-zcu106-release.tar.xz
Extract the archive
tar -zxhvf 2018.2-<board>-release.tar.xz
Release Git Tags
The Xilinx Git repositories, U-Boot are tagged for the release with a tag of xilinx-v2018.2 and Linux with tag of xlnx_rebase_v4.14_2018.2.FSBL
The First Stage Boot Loader (FSBL) used to generate the boot.bin file is based on the 2018.2 release of the Xilinx tools.
U-Boot
The release is based on a v2018.01 U-Boot created from the xilinx-v2018.2 tag.More details about configuring, building and running U-Boot are located on the U-Boot and Build U-Boot pages.
Linux
The release is based on a 4.14 Linux kernel created from the xilinx-v2018.2 tag.
More details about configuring, building and running Linux are located on the Linux, Zynq Linux and Build Kernel pages.
Device-tree Generator
For Vivado 2018.2 please use new device-tree generator available in https://github.com/Xilinx/device-tree-xlnx repository.
Yocto
meta-xilinx: Release branch rel-v2018.2 : https://github.com/Xilinx/meta-xilinx/tree/rel-v2018.2
meta-petalinux: Release branch rel-v2018.2 : https://github.com/Xilinx/meta-petalinux/tree/rel-v2018.2
meta-xilinx-tools: Release branch rel-v2018.2 : https://github.com/Xilinx/meta-xilinx-tools/tree/rel-v2018.2
Release Details
Login
Username | Password |
root | root |
Preparing SD card
Please see : http://www.wiki.xilinx.com/How+to+format+SD+card+for+SD+boot
How to boot
Copy BOOT.BIN and image.ub to boot partition of SD Card
See board settings for SD boot : http://www.wiki.xilinx.com/Board+bring+up+using+pre-built+images
Files In Release
The release archive contains the following files:
Zynq 7000 based boards
To boot this release from SD card :
1) extract the archive and copy BOOT.BIN, image.ub to the boot partition of SD card
2) See board settings for SD boot : http://www.wiki.xilinx.com/Board+bring+up+using+pre-built+images
File Name | MD5 | Description |
2018.2-zc702-release.tar.xz | ||
zc702/BOOT.BIN | e853647ba6cc74d31688c3c37f6c2043 | Zynq boot image for zc702 |
zc702/system.bit | 689c1898796241d1c7b9767dcdaf9bd7 | Bitstream for zc702 |
zc702/image.ub | 5d5c038cb08d4aefbfddb7c7e9604892 | FIT image (Linux Kernel+device tree blob+rootfs) |
zc702/system.dtb | 8e90f4df37054d53685b71b372800a53 | Device tree blob for zc702 |
zc702/zynq_fsbl.elf | 8daecda19ae36879efb88da2400528b5 | FSBL for zc702 |
zc702/u-boot.elf | 8ceeef520a27d5f8943f821a62f059a6 | U-BOOT for zc702 |
2018.2-zc706-release.tar.xz | ||
zc706/BOOT.BIN | c9caf20c90942c6b752d80c672eba3bc | Zynq boot image for zc706 |
zc706/system.bit | f40595705a0f0b3d7641d2a1f3e629d6 | Bitstream for zc706 |
zc706/image.ub | 491a5e9e97f076359c10139751a02c63 | FIT image (Linux Kernel+device tree blob+rootfs) |
zc706/system.dtb | ffc0a1677cdf740abdadb09172ff14d3 | Device tree blob for zc706 |
zc706/zynq_fsbl.elf | 3be8a8c04e9a06f129acd4c3625c7f53 | FSBL for zc706 |
zc706/u-boot.elf | 00edb3a2fde9b130bd9fb8c92f52c519 | U-BOOT for zc706 |
2018.2-zed-release.tar.xz | ||
zed/BOOT.BIN | e088e4b7a5f2db27c1d96fdf4f40bf8f | Zynq boot image for zed board |
zed/system.bit | 0dd730d53f70bc1c8204d0b3a96f8b94 | Bitstream for zed board |
zed/image.ub | b09c88bca2c7c8cd6ce0d4f7d242f6b6 | FIT image (Linux Kernel+device tree blob+rootfs) |
zed/system.dtb | 2e9c4b06829d5d2b4faed6c746e7d63c | Device tree blob for zed board |
zed/zynq_fsbl.elf | c30f64fdd5ea843608462dc50853f723 | FSBL for zed board |
zed/u-boot.elf | 8c896be18bd65d1d1195531e7835a45f | U-BOOT for zed board |
Zynq Ultrascale MPSoC based boards
File Name | MD5 | Description |
2018.2-zcu102-release.tar.xz | ||
zcu102/BOOT.BIN | 783e3592489d5191b3162d826a1f2f2b | Zynq UltraScale+ MPSoC boot image for zcu102 board |
zcu102/image.ub | 6225664bce00fb66a18af4ad84accf66 | FIT image (Linux Kernel+device tree blob+rootfs) for zcu102 board |
zcu102/system.bit | 7cc8ad3dc8fc7e5dff23437bb620825f | Bitstream for zcu102 board |
zcu102/system.dtb | 9456a5c0708229300526d8fe623700db | Device tree blob for zcu102 board |
zcu102/zynqmp_fsbl.elf | 47040b93e76ba2a3c79453611f379296 | FSBL for zcu102 board |
zcu102/bl31.elf | 564448afa13d7eaa640238349d29cc64 | ATF binary for zcu102 board |
zcu102/pmufw.elf | 5e4c00e4615c7a6b94775ced3821f797 | pmufw elf for zcu102 board |
zcu102/u-boot.elf | a0d2c79e95029b063195fb01f4c356ad | U-BOOT for zcu102 board |
File Name | MD5 | Description |
2018.2-zcu104-release.tar.xz | ||
zcu104/BOOT.BIN | c4f10f712bf32ada8318b2b10f2d8e01 | Zynq UltraScale+ MPSoC boot image for zcu104 board |
zcu104/image.ub | 1991b602011604b106466756930d48c1 | FIT image (Linux Kernel+device tree blob+rootfs) for zcu104 board |
zcu104/system.bit | accedaa1dc849bd47c68e920a9066221 | Bitstream for zcu104 board |
zcu104/system.dtb | ea1da11150f47ed3e4319d2d1ee5546a | Device tree blob for zcu104 board |
zcu104/zynqmp_fsbl.elf | 6c18b91e8f1e9c2cfe1c93ca4a5216aa | FSBL for zcu104 board |
zcu104/bl31.elf | 1fac88bcf515a7edcb3d2a75298a163a | ATF binary for zcu104 board |
zcu104/pmufw.elf | 18ace10006985ba727c899ab164447ef | pmufw elf for zcu104 board |
zcu104/u-boot.elf | c4b6f884ee043134c831cbdf982912da | U-BOOT for zcu104 board |
File Name | MD5 | Description |
2018.2-zcu106-release.tar.xz | ||
zcu106/BOOT.BIN | 8fca550db15c261caf797e0031a96e46 | Zynq UltraScale+ MPSoC boot image for zcu106 board |
zcu106/image.ub | 2de9291065be2f05e86434f6b61bfe86 | FIT image (Linux Kernel+device tree blob+rootfs) for zcu106 board |
zcu106/system.bit | 158f60bdca1e1bac7f6e84ff2140e218 | Bitstream for zcu106 board |
zcu106/system.dtb | bb343b3b1345b8e36ea2011d9407d707 | Device tree blob for zcu106 board |
zcu106/zynqmp_fsbl.elf | 0df710a3e83d3d7f30027d5265730380 | FSBL for zcu106 board |
zcu106/bl31.elf | 3a7a0a7202fd1b27970dc0e7ef32d249 | ATF binary for zcu106 board |
zcu106/pmufw.elf | e21163cbc0302496acf154f0dc3a7b75 | pmufw elf for zcu106 board |
zcu106/u-boot.elf | 354cf20d008bc6dbe02140019e674c8b | U-BOOT for zcu106 board |
Experimental package feeds (For ZCU102, zcu104, and zcu106 Board):
MPSoC prebuilt images have RPM package update feed mechanism. This is "experimental" flow for this release.Please see the instructions on how to upgrade packages here:
http://www.wiki.xilinx.com/Install+and+run+applications+through+Smart+on+target
© Copyright 2019 - 2022 Xilinx Inc. Privacy Policy