Skip to content

Commit

Permalink
[update] Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ikwzm committed Nov 9, 2021
1 parent 4c2ff82 commit 7f79f09
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This Repository provides a Linux Boot Image(U-boot, Kernel, Root-fs) for Zynq MP
+ PMU Firmware(Platform Management Unit Firmware)
+ BL31(ARM Trusted Firmware Boot Loader stage 3-1)
+ U-Boot xilinx-v2019.2 (customized)
* Linux Kernel Version v5.10.0 (expect for Ultra96-V2) Linux Kernel Version v5.4.0 (for Ultra96-V2)
* Linux Kernel Version v5.10.0 (for UltraZed-EG-IOCC, Ultra96, KV260)
+ [linux-xlnx](https://github.com/Xilinx/linux-xlnx) tag=xilinx-v2021.1
+ Enable Device Tree Overlay with Configuration File System
+ Enable FPGA Manager
Expand All @@ -34,6 +34,16 @@ This Repository provides a Linux Boot Image(U-boot, Kernel, Root-fs) for Zynq MP
+ Enable CIFS (Common Internet File System)
+ Enable Xilinx APF Accelerator driver
+ Enable Xilinx APF DMA engines support
* Linux Kernel Version v5.4.0 (for UltraZed-EG-IOCC, Ultra96, Ultra96-V2)
+ [linux-xlnx](https://github.com/Xilinx/linux-xlnx) tag=xilinx-v2020.2
+ Enable Device Tree Overlay with Configuration File System
+ Enable FPGA Manager
+ Enable FPGA Bridge
+ Enable FPGA Reagion
+ Enable ATWILC3000 Linux Driver for Ultra96-V2
+ Enable CIFS (Common Internet File System)
+ Enable Xilinx APF Accelerator driver
+ Enable Xilinx APF DMA engines support
* Debian11.1(bullseye) Root File System
+ Installed build-essential
+ Installed device-tree-compiler
Expand All @@ -48,7 +58,7 @@ This Repository provides a Linux Boot Image(U-boot, Kernel, Root-fs) for Zynq MP
Install
------------------------------------------------------------------------------------

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

0 comments on commit 7f79f09

Please sign in to comment.