Skip to content

Ubuntu 22.04 (Desktop) Boot Image (U-boot, Linux Kernel, Ubuntu RootFS) for Zynq MPSoC.

Notifications You must be signed in to change notification settings

MakarenaLabs/ZynqMP-FPGA-Ubuntu22.04-Desktop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZynqMP-FPGA-Ubuntu22.04-Desktop

Overview

Introduction

This Repository provides a Ubuntu22.04-Desktop(use GUI) 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.
  • 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 5.10.120-zynqmp-fpga-trial
    • linux-stable 5.10.120
    • Patched equivalent 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 Lima
    • 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
  • Ubuntu22.04(jammy) Desktop(use GUI) Root File System
    • Installed build-essential
    • Installed ubuntu-desktop
    • Installed lightdm
    • Installed ddx xlnx (xserver-xorg-video-armsoc-xilinx)
    • Installed dri xlnx (libgl1-mesa-xlnx-dri)
    • Installed ruby python python3
    • Installed Other package list -> files/ubuntu22.04-desktop-dpkg-list.txt

Install

Install to SD-Card

Setup Ultra96/Ultra96-V2/KV260 borad

  • Put the SD-Card in the slot on Ultra96/Ultra96-V2/Kv260.
  • Plug in your Display Port monitor into the Ultra96/Ultra96-V2/Kv260.
  • Plug in a USB mouse and USB keyboard into the USB ports of the Ultra96/Ultra96-V2/Kv260.

Starting Ultra96/Ultra96-V2/KV260 board

  • Turn on the Ultra96/Ultra96-V2/KV260.
  • After a few seconds, the Ubuntu login screen will appear on the display.
  • Your username is "fpga". Password is set to "fpga". Please login.
  • The username and password for administrator rights is "admin".

FAQ

Build

About

Ubuntu 22.04 (Desktop) Boot Image (U-boot, Linux Kernel, Ubuntu RootFS) for Zynq MPSoC.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%