Skip to content

Commit

Permalink
[update] Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ikwzm committed Jan 13, 2024
1 parent e461c4b commit 4e8f30d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ This Repository provides a Ubuntu22.04-Desktop(use GUI) for Zynq MPSoC.
+ 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.42-zynqmp-fpga-trial](https://github.com/ikwzm/ZynqMP-FPGA-Linux-Kernel-6.1/tree/6.1.42-zynqmp-fpga-trial-1)
+ [linux-stable 6.1.42](https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git//tag/?h=v6.1.42)
* [Linux Kernel Version 6.1.70-zynqmp-fpga-trial](https://github.com/ikwzm/ZynqMP-FPGA-Linux-Kernel-6.1/tree/6.1.70-zynqmp-fpga-trial-2)
+ [linux-stable 6.1.70](https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git//tag/?h=v6.1.70)
+ Patched equivalent to linux-xlnx v2023.1
+ Enable Device Tree Overlay with Configuration File System
+ Enable FPGA Manager
Expand All @@ -40,8 +40,8 @@ This Repository provides a Ubuntu22.04-Desktop(use GUI) for Zynq MPSoC.
- 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.42-zynqmp-fpga-trial-1](files/config-6.1.42-zynqmp-fpga-trial-1)
* Ubuntu22.04.2(jammy) Desktop(use GUI) Root File System
+ Other config -> [files/config-6.1.70-zynqmp-fpga-trial-2](files/config-6.1.70-zynqmp-fpga-trial-2)
* Ubuntu22.04.3(jammy) Desktop(use GUI) Root File System
+ Installed build-essential
+ Installed ubuntu-desktop
+ Installed lightdm
Expand Down Expand Up @@ -93,6 +93,6 @@ Build
* Build Debian Package for ddx xlnx (xserver-xorg-video-armsoc-xilinx)
+ https://github.com/ikwzm/xf86-video-armsoc-xilinx/tree/v1.5-trial-13
* Build Debian Package for dri xlnx (libgl1-mesa-xlnx-dri)
+ https://github.com/ikwzm/mesa-xlnx/tree/mesa-xlnx-dri_22.2.5-0ubuntu0.1-22.04.3
* [Build Linux Kernel 6.1.42-zynqmp-fpga-trial](doc/build/linux-6.1.42-zynqmp-fpga-trial.md)
+ https://github.com/ikwzm/mesa-xlnx/tree/mesa-xlnx-dri_23.0.4-0ubuntu1-22.04.1
* [Build Linux Kernel 6.1.70-zynqmp-fpga-trial](doc/build/linux-6.1.70-zynqmp-fpga-trial.md)
* [Build Ubuntu 22.04 Desktop RootFS](doc/build/ubuntu22.04-desktop.md)

0 comments on commit 4e8f30d

Please sign in to comment.