@@ -24,7 +24,7 @@ This Repository provides a Linux Boot Image(U-boot, Kernel, Root-fs) for Zynq MP
24
24
+ PMU Firmware(Platform Management Unit Firmware)
25
25
+ BL31(ARM Trusted Firmware Boot Loader stage 3-1)
26
26
+ U-Boot xilinx-v2019.2 (customized)
27
- * Linux Kernel Version v5.10.0 (expect for Ultra96-V2) Linux Kernel Version v5.4.0 (for Ultra96-V2 )
27
+ * Linux Kernel Version v5.10.0 (for UltraZed-EG-IOCC, Ultra96, KV260 )
28
28
+ [ linux-xlnx] ( https://github.com/Xilinx/linux-xlnx ) tag=xilinx-v2021.1
29
29
+ Enable Device Tree Overlay with Configuration File System
30
30
+ Enable FPGA Manager
@@ -34,6 +34,16 @@ This Repository provides a Linux Boot Image(U-boot, Kernel, Root-fs) for Zynq MP
34
34
+ Enable CIFS (Common Internet File System)
35
35
+ Enable Xilinx APF Accelerator driver
36
36
+ Enable Xilinx APF DMA engines support
37
+ * Linux Kernel Version v5.4.0 (for UltraZed-EG-IOCC, Ultra96, Ultra96-V2)
38
+ + [ linux-xlnx] ( https://github.com/Xilinx/linux-xlnx ) tag=xilinx-v2020.2
39
+ + Enable Device Tree Overlay with Configuration File System
40
+ + Enable FPGA Manager
41
+ + Enable FPGA Bridge
42
+ + Enable FPGA Reagion
43
+ + Enable ATWILC3000 Linux Driver for Ultra96-V2
44
+ + Enable CIFS (Common Internet File System)
45
+ + Enable Xilinx APF Accelerator driver
46
+ + Enable Xilinx APF DMA engines support
37
47
* Debian11.1(bullseye) Root File System
38
48
+ Installed build-essential
39
49
+ Installed device-tree-compiler
@@ -48,7 +58,7 @@ This Repository provides a Linux Boot Image(U-boot, Kernel, Root-fs) for Zynq MP
48
58
Install
49
59
------------------------------------------------------------------------------------
50
60
51
- * Install U- Boot and Linux to SD-Card
61
+ * Install Boot Loader and Linux to SD-Card
52
62
+ [ UltraZed-EG-IOCC] ( doc/install/ultrazed-eg-iocc.md )
53
63
+ [ Ultra96] ( doc/install/ultra96.md )
54
64
+ [ Ultra96-V2] ( doc/install/ultra96v2.md )
0 commit comments