Skip to content

Release v3.0.1

Latest
Compare
Choose a tag to compare
@ikwzm ikwzm released this 12 Jan 19:24

Introduction

This Repository provides a Ubuntu22.04-Console(CUI Only) for Zynq MPSoC.

Note

The Linux Kernel Image and Ubuntu22.04 RootFS provided in this repository is not official.

I modified it to my liking. Please handle with care.

Features

  • Hardware
    • 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.
    • KR260 : Kria KR260 Robotics 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 6.1.70-zynqmp-fpga-trial
    • linux-stable 6.1.70
    • Patched equivalent to linux-xlnx v2022.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 Lima(Open Source Mali-400 Device Driver)
      • Patch to lima for multiple clocks
      • Patch to lima for multiple interrupt names
      • Patch to lima for alternative device tree ID
      • Patch to xlnx_drm for default alignment size
      • Patch to xlnx_drm for enable data cache
    • Other config -> files/config-6.1.70-zynqmp-fpga-trial-2
  • Ubuntu22.04.3(jammy) Console(CUI Only) Root File System