Skip to content

Commit 939edaf

Browse files
committed
[update] u-dma-buf v3.0.0 -> v3.0.1
1 parent 5a63433 commit 939edaf

6 files changed

+25
-25
lines changed

doc/build/device-drivers.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Build Device Drivers and Services Package
22
====================================================================================
33

4-
u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.0-0_arm64.deb
4+
u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.1-0_arm64.deb
55
------------------------------------------------------------------------------------
66

77
### Download repository
88

99
```console
10-
shell$ git clone --recursive --depth=1 -b v3.0.0 git://github.com/ikwzm/u-dma-buf-kmod-dpkg
10+
shell$ git clone --recursive --depth=1 -b v3.0.1 git://github.com/ikwzm/u-dma-buf-kmod-dpkg
1111
shell$ cd u-dma-buf-kmod-dpkg
1212
```
1313

@@ -18,8 +18,8 @@ shell$ sudo debian/rules arch=arm64 deb_arch=arm64 kernel_release=5.4.0-xlnx-v20
1818
:
1919
:
2020
:
21-
shell$ file ../u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.0-0_arm64.deb
22-
../u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.0-0_arm64.deb: Debian binary package (format 2.0)
21+
shell$ file ../u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.0-1_arm64.deb
22+
../u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.1-0_arm64.deb: Debian binary package (format 2.0)
2323
```
2424

2525
fclkcfg-5.4.0-xlnx-v2020.1-zynqmp-fpga_1.3.0-1_arm64.deb

doc/install/ultra96.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ shell$ git lfs pull
2222
* linux-image-5.4.0-xlnx-v2020.1-zynqmp-fpga_5.4.0-xlnx-v2020.1-zynqmp-fpga-1_arm64.deb : Linux Image Package (use Git LFS)
2323
* linux-headers-5.4.0-xlnx-v2020.1-zynqmp-fpga_5.4.0-xlnx-v2020.1-zynqmp-fpga-1_arm64.deb : Linux Headers Package (use Git LFS)
2424
* fclkcfg-5.4.0-xlnx-v2020.1-zynqmp-fpga_1.3.0-1_arm64.deb : fclkcfg(1.3.0) Device Driver and Services Package
25-
* u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.0-0_arm64.deb : u-dma-buf(3.0.0) Device Driver and Services Package
25+
* u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.1-0_arm64.deb : u-dma-buf(3.0.1) Device Driver and Services Package
2626

2727
### Format SD-Card
2828

@@ -50,7 +50,7 @@ shell# mkdir /mnt/u
5050
shell# cp linux-image-5.4.0-xlnx-v2020.1-zynqmp-fpga_5.4.0-xlnx-v2020.1-zynqmp-fpga-2_arm64.deb /mnt/usb2/home/fpga/debian
5151
shell# cp linux-headers-5.4.0-xlnx-v2020.1-zynqmp-fpga_5.4.0-xlnx-v2020.1-zynqmp-fpga-2_arm64.deb /mnt/usb2/home/fpga/debian
5252
shell# cp fclkcfg-5.4.0-xlnx-v2020.1-zynqmp-fpga_1.3.0-1_arm64.deb /mnt/usb2/home/fpga/debian
53-
shell# cp u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.0-0_arm64.deb /mnt/usb2/home/fpga/debian
53+
shell# cp u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.1-0_arm64.deb /mnt/usb2/home/fpga/debian
5454
```
5555

5656
#### Add boot partition mount position to /etc/fstab
@@ -193,11 +193,11 @@ Setting up fclkcfg-5.4.0-xlnx-v2020.1-zynqmp-fpga (1.3.0-1) ...
193193

194194
```console
195195
root@debian-fpga:~# cd /home/fpga/debian
196-
root@debian-fpga:/home/fpga/debian# dpkg -i u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.0-0_arm64.deb
196+
root@debian-fpga:/home/fpga/debian# dpkg -i u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.1-0_arm64.deb
197197
Selecting previously unselected package u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga.
198198
(Reading database ... 65103 files and directories currently installed.)
199-
Preparing to unpack u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.0-0_arm64.deb ...
200-
Unpacking u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga (3.0.0-0) ...
201-
Setting up u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga (3.0.0-0) ...
199+
Preparing to unpack u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.1-0_arm64.deb ...
200+
Unpacking u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga (3.0.1-0) ...
201+
Setting up u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga (3.0.1-0) ...
202202
```
203203

doc/install/ultra96v2.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ shell$ git lfs pull
2222
* linux-image-5.4.0-xlnx-v2020.1-zynqmp-fpga_5.4.0-xlnx-v2020.1-zynqmp-fpga-1_arm64.deb : Linux Image Package (use Git LFS)
2323
* linux-headers-5.4.0-xlnx-v2020.1-zynqmp-fpga_5.4.0-xlnx-v2020.1-zynqmp-fpga-1_arm64.deb : Linux Headers Package (use Git LFS)
2424
* fclkcfg-5.4.0-xlnx-v2020.1-zynqmp-fpga_1.3.0-1_arm64.deb : fclkcfg(1.3.0) Device Driver and Services Package
25-
* u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.0-0_arm64.deb : u-dma-buf(3.0.0) Device Driver and Services Package
25+
* u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.1-0_arm64.deb : u-dma-buf(3.0.1) Device Driver and Services Package
2626

2727
### Format SD-Card
2828

@@ -50,7 +50,7 @@ shell# mkdir /mnt/u
5050
shell# cp linux-image-5.4.0-xlnx-v2020.1-zynqmp-fpga_5.4.0-xlnx-v2020.1-zynqmp-fpga-2_arm64.deb /mnt/usb2/home/fpga/debian
5151
shell# cp linux-headers-5.4.0-xlnx-v2020.1-zynqmp-fpga_5.4.0-xlnx-v2020.1-zynqmp-fpga-2_arm64.deb /mnt/usb2/home/fpga/debian
5252
shell# cp fclkcfg-5.4.0-xlnx-v2020.1-zynqmp-fpga_1.3.0-1_arm64.deb /mnt/usb2/home/fpga/debian
53-
shell# cp u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.0-0_arm64.deb /mnt/usb2/home/fpga/debian
53+
shell# cp u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.1-0_arm64.deb /mnt/usb2/home/fpga/debian
5454
```
5555

5656
#### Add boot partition mount position to /etc/fstab
@@ -193,11 +193,11 @@ Setting up fclkcfg-5.4.0-xlnx-v2020.1-zynqmp-fpga (1.3.0-1) ...
193193

194194
```console
195195
root@debian-fpga:~# cd /home/fpga/debian
196-
root@debian-fpga:/home/fpga/debian# dpkg -i u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.0-0_arm64.deb
196+
root@debian-fpga:/home/fpga/debian# dpkg -i u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.1-0_arm64.deb
197197
Selecting previously unselected package u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga.
198198
(Reading database ... 65103 files and directories currently installed.)
199-
Preparing to unpack u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.0-0_arm64.deb ...
200-
Unpacking u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga (3.0.0-0) ...
201-
Setting up u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga (3.0.0-0) ...
199+
Preparing to unpack u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.1-0_arm64.deb ...
200+
Unpacking u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga (3.0.1-0) ...
201+
Setting up u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga (3.0.1-0) ...
202202
```
203203

doc/install/ultrazed-eg-iocc.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ shell$ git lfs pull
2222
* linux-image-5.4.0-xlnx-v2020.1-zynqmp-fpga_5.4.0-xlnx-v2020.1-zynqmp-fpga-1_arm64.deb : Linux Image Package (use Git LFS)
2323
* linux-headers-5.4.0-xlnx-v2020.1-zynqmp-fpga_5.4.0-xlnx-v2020.1-zynqmp-fpga-1_arm64.deb : Linux Headers Package (use Git LFS)
2424
* fclkcfg-5.4.0-xlnx-v2020.1-zynqmp-fpga_1.3.0-1_arm64.deb : fclkcfg(1.3.0) Device Driver and Services Package
25-
* u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.0-0_arm64.deb : u-dma-buf(3.0.0) Device Driver and Services Package
25+
* u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.1-0_arm64.deb : u-dma-buf(3.0.1) Device Driver and Services Package
2626

2727
### Format SD-Card
2828

@@ -50,7 +50,7 @@ shell# mkdir /mnt/u
5050
shell# cp linux-image-5.4.0-xlnx-v2020.1-zynqmp-fpga_5.4.0-xlnx-v2020.1-zynqmp-fpga-2_arm64.deb /mnt/usb2/home/fpga/debian
5151
shell# cp linux-headers-5.4.0-xlnx-v2020.1-zynqmp-fpga_5.4.0-xlnx-v2020.1-zynqmp-fpga-2_arm64.deb /mnt/usb2/home/fpga/debian
5252
shell# cp fclkcfg-5.4.0-xlnx-v2020.1-zynqmp-fpga_1.3.0-1_arm64.deb /mnt/usb2/home/fpga/debian
53-
shell# cp u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.0-0_arm64.deb /mnt/usb2/home/fpga/debian
53+
shell# cp u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.1-0_arm64.deb /mnt/usb2/home/fpga/debian
5454
```
5555

5656
#### Add boot partition mount position to /etc/fstab
@@ -168,11 +168,11 @@ Setting up fclkcfg-5.4.0-xlnx-v2020.1-zynqmp-fpga (1.3.0-1) ...
168168

169169
```console
170170
root@debian-fpga:~# cd /home/fpga/debian
171-
root@debian-fpga:/home/fpga/debian# dpkg -i u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.0-0_arm64.deb
171+
root@debian-fpga:/home/fpga/debian# dpkg -i u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.1-0_arm64.deb
172172
Selecting previously unselected package u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga.
173173
(Reading database ... 65103 files and directories currently installed.)
174-
Preparing to unpack u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.0-0_arm64.deb ...
175-
Unpacking u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga (3.0.0-0) ...
176-
Setting up u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga (3.0.0-0) ...
174+
Preparing to unpack u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.1-0_arm64.deb ...
175+
Unpacking u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga (3.0.1-0) ...
176+
Setting up u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga (3.0.1-0) ...
177177
```
178178

u-dma-buf-5.4.0-xlnx-v2020.1-zynqmp-fpga_3.0.0-0_arm64.deb

-3
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:eb0e1de149c33bb90c9160a9939a8a801a914ce4e4634651fed9da646894f913
3+
size 93660

0 commit comments

Comments
 (0)