diff --git a/Readme.md b/Readme.md index 2b10d91..59a66c1 100644 --- a/Readme.md +++ b/Readme.md @@ -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 @@ -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 @@ -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)