@@ -19,8 +19,8 @@ This Repository provides a Linux Boot Image(U-boot, Kernel, Root-fs) for Zynq MP
19
19
+ PMU Firmware(Platform Management Unit Firmware)
20
20
+ BL31(ARM Trusted Firmware Boot Loader stage 3-1)
21
21
+ U-Boot xilinx-v2019.2 (customized)
22
- * Linux Kernel Version v4.19 .0
23
- + [ linux-xlnx] ( https://github.com/Xilinx/linux-xlnx ) tag=xilinx-v2019.2
22
+ * Linux Kernel Version v5.4 .0
23
+ + [ linux-xlnx] ( https://github.com/Xilinx/linux-xlnx ) tag=xilinx-v2020.1
24
24
+ Enable Device Tree Overlay with Configuration File System
25
25
+ Enable FPGA Manager
26
26
+ Enable FPGA Bridge
@@ -35,7 +35,7 @@ This Repository provides a Linux Boot Image(U-boot, Kernel, Root-fs) for Zynq MP
35
35
+ Installed Other package list -> [ files/debian10-dpkg-list.txt] ( files/debian10-dpkg-list.txt )
36
36
* FPGA Device Drivers and Services
37
37
+ [ fclkcfg (FPGA Clock Configuration Device Driver)] ( https://github.com/ikwzm/fclkcfg )
38
- + [ udmabuf (User space mappable DMA Buffer)] ( https://github.com/ikwzm/udmabuf )
38
+ + [ u-dma-buf (User space mappable DMA Buffer)] ( https://github.com/ikwzm/udmabuf )
39
39
40
40
Install
41
41
------------------------------------------------------------------------------------
51
51
* [ Build Boot Loader for UltraZed-EG-IOCC] ( target/UltraZed-EG-IOCC/build-v2019.2/Readme.md )
52
52
* [ Build Boot Loader for Ultra96] ( target/Ultra96/build-v2019.2/Readme.md )
53
53
* [ Build Boot Loader for Ultra96-V2] ( target/Ultra96-V2/build-v2019.2/Readme.md )
54
- * [ Build Linux Kernel] ( doc/build/linux-xlnx-v2019.2 -zynqmp-fpga.md )
54
+ * [ Build Linux Kernel] ( doc/build/linux-xlnx-v2020.1 -zynqmp-fpga.md )
55
55
* [ Build Debian10 RootFS] ( doc/build/debian10-rootfs.md )
56
56
* [ Build Device Drivers] ( doc/build/device-drivers.md )
57
57
0 commit comments