diff --git a/Readme.md b/Readme.md index 355258e..2b10d91 100644 --- a/Readme.md +++ b/Readme.md @@ -26,9 +26,9 @@ 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 5.15.108-zynqmp-fpga-trial](https://github.com/ikwzm/ZynqMP-FPGA-Linux-Kernel-5.15/tree/5.15.108-zynqmp-fpga-trial-2) - + [linux-stable 5.10.120](https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git//tag/?h=v5.10.120) - + Patched equivalent to linux-xlnx v2022.2 +* [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) + + Patched equivalent to linux-xlnx v2023.1 + Enable Device Tree Overlay with Configuration File System + Enable FPGA Manager + Enable FPGA Bridge @@ -40,7 +40,7 @@ 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-5.15.108-zynqmp-fpga-trial-2](files/config-5.15.108-zynqmp-fpga-trial-2) + + 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 + Installed build-essential + Installed ubuntu-desktop @@ -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.1 -* [Build Linux Kernel 5.15.108-zynqmp-fpga-trial](doc/build/linux-5.15.108-zynqmp-fpga-trial.md) + + 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) * [Build Ubuntu 22.04 Desktop RootFS](doc/build/ubuntu22.04-desktop.md)