Skip to content

Commit 7f79f09

Browse files
committed
[update] Readme.md
1 parent 4c2ff82 commit 7f79f09

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

Readme.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This Repository provides a Linux Boot Image(U-boot, Kernel, Root-fs) for Zynq MP
2424
+ PMU Firmware(Platform Management Unit Firmware)
2525
+ BL31(ARM Trusted Firmware Boot Loader stage 3-1)
2626
+ 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)
2828
+ [linux-xlnx](https://github.com/Xilinx/linux-xlnx) tag=xilinx-v2021.1
2929
+ Enable Device Tree Overlay with Configuration File System
3030
+ Enable FPGA Manager
@@ -34,6 +34,16 @@ This Repository provides a Linux Boot Image(U-boot, Kernel, Root-fs) for Zynq MP
3434
+ Enable CIFS (Common Internet File System)
3535
+ Enable Xilinx APF Accelerator driver
3636
+ 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
3747
* Debian11.1(bullseye) Root File System
3848
+ Installed build-essential
3949
+ Installed device-tree-compiler
@@ -48,7 +58,7 @@ This Repository provides a Linux Boot Image(U-boot, Kernel, Root-fs) for Zynq MP
4858
Install
4959
------------------------------------------------------------------------------------
5060

51-
* Install U-Boot and Linux to SD-Card
61+
* Install Boot Loader and Linux to SD-Card
5262
+ [UltraZed-EG-IOCC](doc/install/ultrazed-eg-iocc.md)
5363
+ [Ultra96](doc/install/ultra96.md)
5464
+ [Ultra96-V2](doc/install/ultra96v2.md)

0 commit comments

Comments
 (0)