Skip to content

Release 1.0.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ikwzm ikwzm released this 18 Jun 08:08
· 5 commits to master since this release

Change Log

  • update doc/install/*.md for install v1.0.0-rc2
  • fix a bug where debian11-rootfs-vanilla.tgz did not include /lib/firmware/mchp/*
  • add scripts/install-sd.sh scripts/install-sd-5.10.120-zynqmp-fpga-generic.sh

Features

  • Hardware
    • UltraZed-EG-IOCC : Xilinx Zynq UltraScale+ MPSoC Starter Kit by Avnet.
    • Ultra96 : Xilinx Zynq UltraScale+ MPSoC development board based on the Linaro 96Boards specification.
    • Ultra96-V2 : updates and refreshes the Ultra96 product that was released in 2018.
    • KV260 : Kria KV260 Vision AI Startar Kit.
  • Boot Loader
    • FSBL(First Stage Boot Loader for ZynqMP)
    • PMU Firmware(Platform Management Unit Firmware)
    • BL31(ARM Trusted Firmware Boot Loader stage 3-1)
    • U-Boot xilinx-v2019.2 (customized)
  • Linux Kernel Version v5.10.120
    • linux-stable tag=v5.10.120
    • Patched to get closer to linux-xlnx v2021.2
    • Enable Device Tree Overlay with Configuration File System
    • Enable FPGA Manager
    • Enable FPGA Bridge
    • Enable FPGA Reagion
    • Enable ATWILC3000 Linux Driver for Ultra96-V2
    • Enable Xilinx APF Accelerator driver
    • Enable Xilinx APF DMA engines support
    • Configuration -> files/config-5.10.120-zynqmp-fpga-generic-0
  • Debian11.3(bullseye) Root File System
    • Installed build-essential
    • Installed device-tree-compiler
    • Installed ruby ruby-msgpack ruby-serialport
    • Installed python python3 msgpack-rpc-python
    • Installed u-boot-tools
    • Installed Other package list -> files/debian11-dpkg-list.txt
  • FPGA Device Drivers and Services