Skip to content

Commit 5a63433

Browse files
committed
[update] Readme.md
1 parent 7455bb4 commit 5a63433

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ This Repository provides a Linux Boot Image(U-boot, Kernel, Root-fs) for Zynq MP
1919
+ PMU Firmware(Platform Management Unit Firmware)
2020
+ BL31(ARM Trusted Firmware Boot Loader stage 3-1)
2121
+ 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
2424
+ Enable Device Tree Overlay with Configuration File System
2525
+ Enable FPGA Manager
2626
+ Enable FPGA Bridge
@@ -35,7 +35,7 @@ This Repository provides a Linux Boot Image(U-boot, Kernel, Root-fs) for Zynq MP
3535
+ Installed Other package list -> [files/debian10-dpkg-list.txt](files/debian10-dpkg-list.txt)
3636
* FPGA Device Drivers and Services
3737
+ [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)
3939

4040
Install
4141
------------------------------------------------------------------------------------
@@ -51,7 +51,7 @@ Build
5151
* [Build Boot Loader for UltraZed-EG-IOCC](target/UltraZed-EG-IOCC/build-v2019.2/Readme.md)
5252
* [Build Boot Loader for Ultra96](target/Ultra96/build-v2019.2/Readme.md)
5353
* [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)
5555
* [Build Debian10 RootFS](doc/build/debian10-rootfs.md)
5656
* [Build Device Drivers](doc/build/device-drivers.md)
5757

0 commit comments

Comments
 (0)