Skip to content

Commit

Permalink
Merge branch 'build-v1.0.x' into 'master'
Browse files Browse the repository at this point in the history
  • Loading branch information
ikwzm committed Aug 8, 2019
2 parents aa0d1de + 725f037 commit 77b6687
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions doc/install/de0-nano-soc.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#### Downlowd from github

```console
shell$ git clone --depth=1 --branch v1.0.0 git://github.com/ikwzm/FPGA-SoC-Linux
shell$ git clone --depth=1 --branch v1.0.1 git://github.com/ikwzm/FPGA-SoC-Linux
shell$ cd FPGA-SoC-Linux
shell$ git lfs pull
```
Expand All @@ -26,7 +26,7 @@ shell$ git lfs pull
* linux-headers-4.19.57-armv7-fpga_4.19.57-armv7-fpga-0_armhf.deb : Linux Headers Package (use Git LFS)
* dtbocfg-ctrl_0.0.5-1_all.deb : dtbocfg Control Pakcage (use Git LFS)
* dtbocfg-4.19.57-armv7-fpga_0.0.8-1_armhf.deb : dtbocfg Kernel Module (use Git LFS)
* fclkcfg-4.19.57-armv7-fpga_1.1.0-1_armhf.deb : fclkcfg Kernel Module (use Git LFS)
* fclkcfg-4.19.57-armv7-fpga_1.2.0-1_armhf.deb : fclkcfg Kernel Module (use Git LFS)
* udmabuf-4.19.57-armv7-fpga_1.4.2-0_armhf.deb : udmabuf Kernel Module (use Git LFS)
* zptty-4.19.57-armv7-fpga_1.0.0-1_armhf.deb : zptty Kernel Module (use Git LFS)

Expand All @@ -48,7 +48,7 @@ shell# cp linux-image-4.19.57-armv7-fpga_4.19.57-armv7-fpga-0_armhf.deb /mnt
shell# cp linux-headers-4.19.57-armv7-fpga_4.19.57-armv7-fpga-0_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp dtbocfg-ctrl_0.0.5-1_all.deb /mnt/usb2/home/fpga/debian
shell# cp dtbocfg-4.19.57-armv7-fpga_0.0.8-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp fclkcfg-4.19.57-armv7-fpga_1.1.0-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp fclkcfg-4.19.57-armv7-fpga_1.2.0-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp udmabuf-4.19.57-armv7-fpga_1.4.2-0_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp zptty-4.19.57-armv7-fpga_1.0.0-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp -r target/de0-nano-soc/examples /mnt/usb2/home/fpga
Expand Down
6 changes: 3 additions & 3 deletions doc/install/de10-nano.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#### Downlowd from github

```console
shell$ git clone --depth=1 --branch v1.0.0 git://github.com/ikwzm/FPGA-SoC-Linux
shell$ git clone --depth=1 --branch v1.0.1 git://github.com/ikwzm/FPGA-SoC-Linux
shell$ cd FPGA-SoC-Linux
shell$ git lfs pull
```
Expand All @@ -24,7 +24,7 @@ shell$ git lfs pull
* linux-headers-4.19.57-armv7-fpga_4.19.57-armv7-fpga-0_armhf.deb : Linux Headers Package (use Git LFS)
* dtbocfg-ctrl_0.0.5-1_all.deb : dtbocfg Control Pakcage (use Git LFS)
* dtbocfg-4.19.57-armv7-fpga_0.0.8-1_armhf.deb : dtbocfg Kernel Module (use Git LFS)
* fclkcfg-4.19.57-armv7-fpga_1.1.0-1_armhf.deb : fclkcfg Kernel Module (use Git LFS)
* fclkcfg-4.19.57-armv7-fpga_1.2.0-1_armhf.deb : fclkcfg Kernel Module (use Git LFS)
* udmabuf-4.19.57-armv7-fpga_1.4.2-0_armhf.deb : udmabuf Kernel Module (use Git LFS)
* zptty-4.19.57-armv7-fpga_1.0.0-1_armhf.deb : zptty Kernel Module (use Git LFS)

Expand All @@ -46,7 +46,7 @@ shell# cp linux-image-4.19.57-armv7-fpga_4.19.57-armv7-fpga-0_armhf.deb /mnt
shell# cp linux-headers-4.19.57-armv7-fpga_4.19.57-armv7-fpga-0_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp dtbocfg-ctrl_0.0.5-1_all.deb /mnt/usb2/home/fpga/debian
shell# cp dtbocfg-4.19.57-armv7-fpga_0.0.8-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp fclkcfg-4.19.57-armv7-fpga_1.1.0-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp fclkcfg-4.19.57-armv7-fpga_1.2.0-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp udmabuf-4.19.57-armv7-fpga_1.4.2-0_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp zptty-4.19.57-armv7-fpga_1.0.0-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# umount mnt/usb1
Expand Down
6 changes: 3 additions & 3 deletions doc/install/zynq-pynqz1.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#### Downlowd from github

```console
shell$ git clone --depth=1 --branch v1.0.0 git://github.com/ikwzm/FPGA-SoC-Linux
shell$ git clone --depth=1 --branch v1.0.1 git://github.com/ikwzm/FPGA-SoC-Linux
shell$ cd FPGA-SoC-Linux
shell$ git lfs pull
```
Expand All @@ -24,7 +24,7 @@ shell$ git lfs pull
* linux-headers-4.19.57-armv7-fpga_4.19.57-armv7-fpga-0_armhf.deb : Linux Headers Package (use Git LFS)
* dtbocfg-ctrl_0.0.5-1_all.deb : dtbocfg Control Pakcage (use Git LFS)
* dtbocfg-4.19.57-armv7-fpga_0.0.8-1_armhf.deb : dtbocfg Kernel Module (use Git LFS)
* fclkcfg-4.19.57-armv7-fpga_1.1.0-1_armhf.deb : fclkcfg Kernel Module (use Git LFS)
* fclkcfg-4.19.57-armv7-fpga_1.2.0-1_armhf.deb : fclkcfg Kernel Module (use Git LFS)
* udmabuf-4.19.57-armv7-fpga_1.4.2-0_armhf.deb : udmabuf Kernel Module (use Git LFS)
* zptty-4.19.57-armv7-fpga_1.0.0-1_armhf.deb : zptty Kernel Module (use Git LFS)

Expand All @@ -44,7 +44,7 @@ shell# cp linux-image-4.19.57-armv7-fpga_4.19.57-armv7-fpga-0_armhf.deb /mnt
shell# cp linux-headers-4.19.57-armv7-fpga_4.19.57-armv7-fpga-0_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp dtbocfg-ctrl_0.0.5-1_all.deb /mnt/usb2/home/fpga/debian
shell# cp dtbocfg-4.19.57-armv7-fpga_0.0.8-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp fclkcfg-4.19.57-armv7-fpga_1.1.0-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp fclkcfg-4.19.57-armv7-fpga_1.2.0-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp udmabuf-4.19.57-armv7-fpga_1.4.2-0_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp zptty-4.19.57-armv7-fpga_1.0.0-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp -r target/zynq-pynqz1/examples /mnt/usb2/home/fpga
Expand Down
6 changes: 3 additions & 3 deletions doc/install/zynq-zybo-de0-nano-soc.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ It corresponds to boot of both ZYBO and DE0-Nano-SoC in one SD-Card.
#### Downlowd from github

```console
shell$ git clone --depth=1 --branch v1.0.0 git://github.com/ikwzm/FPGA-SoC-Linux
shell$ git clone --depth=1 --branch v1.0.1 git://github.com/ikwzm/FPGA-SoC-Linux
shell$ cd FPGA-SoC-Linux
shell$ git lfs pull
```
Expand Down Expand Up @@ -60,7 +60,7 @@ cp ../de0-nano-soc/u-boot/u-boot.img u-boot/u-boot.img
* linux-headers-4.19.57-armv7-fpga_4.19.57-armv7-fpga-0_armhf.deb : Linux Headers Package (use Git LFS)
* dtbocfg-ctrl_0.0.5-1_all.deb : dtbocfg Control Pakcage (use Git LFS)
* dtbocfg-4.19.57-armv7-fpga_0.0.8-1_armhf.deb : dtbocfg Kernel Module (use Git LFS)
* fclkcfg-4.19.57-armv7-fpga_1.1.0-1_armhf.deb : fclkcfg Kernel Module (use Git LFS)
* fclkcfg-4.19.57-armv7-fpga_1.2.0-1_armhf.deb : fclkcfg Kernel Module (use Git LFS)
* udmabuf-4.19.57-armv7-fpga_1.4.2-1_armhf.deb : udmabuf Kernel Module (use Git LFS)
* zptty-4.19.57-armv7-fpga_1.0.0-1_armhf.deb : zptty Kernel Module (use Git LFS)

Expand All @@ -82,7 +82,7 @@ shell# cp linux-image-4.19.57-armv7-fpga_4.19.57-armv7-fpga-0_armhf.deb /mnt/u
shell# cp linux-headers-4.19.57-armv7-fpga_4.19.57-armv7-fpga-0_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp dtbocfg-ctrl_0.0.5-1_all.deb /mnt/usb2/home/fpga/debian
shell# cp dtbocfg-4.19.57-armv7-fpga_0.0.8-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp fclkcfg-4.19.57-armv7-fpga_1.1.0-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp fclkcfg-4.19.57-armv7-fpga_1.2.0-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp udmabuf-4.19.57-armv7-fpga_1.4.2-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp zptty-4.19.57-armv7-fpga_1.0.0-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# umount mnt/usb1
Expand Down
6 changes: 3 additions & 3 deletions doc/install/zynq-zybo-z7.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#### Downlowd from github

```console
shell$ git clone --depth=1 --branch v1.0.0 git://github.com/ikwzm/FPGA-SoC-Linux
shell$ git clone --depth=1 --branch v1.0.1 git://github.com/ikwzm/FPGA-SoC-Linux
shell$ cd FPGA-SoC-Linux
shell$ git lfs pull
```
Expand All @@ -23,7 +23,7 @@ shell$ git lfs pull
* linux-headers-4.19.57-armv7-fpga_4.19.57-armv7-fpga-0_armhf.deb : Linux Headers Package (use Git LFS)
* dtbocfg-ctrl_0.0.5-1_all.deb : dtbocfg Control Pakcage (use Git LFS)
* dtbocfg-4.19.57-armv7-fpga_0.0.8-1_armhf.deb : dtbocfg Kernel Module (use Git LFS)
* fclkcfg-4.19.57-armv7-fpga_1.1.0-1_armhf.deb : fclkcfg Kernel Module (use Git LFS)
* fclkcfg-4.19.57-armv7-fpga_1.2.0-1_armhf.deb : fclkcfg Kernel Module (use Git LFS)
* udmabuf-4.19.57-armv7-fpga_1.4.2-0_armhf.deb : udmabuf Kernel Module (use Git LFS)
* zptty-4.19.57-armv7-fpga_1.0.0-1_armhf.deb : zptty Kernel Module (use Git LFS)

Expand All @@ -43,7 +43,7 @@ shell# cp linux-image-4.19.57-armv7-fpga_4.19.57-armv7-fpga-0_armhf.deb /mnt
shell# cp linux-headers-4.19.57-armv7-fpga_4.19.57-armv7-fpga-0_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp dtbocfg-ctrl_0.0.5-1_all.deb /mnt/usb2/home/fpga/debian
shell# cp dtbocfg-4.19.57-armv7-fpga_0.0.8-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp fclkcfg-4.19.57-armv7-fpga_1.1.0-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp fclkcfg-4.19.57-armv7-fpga_1.2.0-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp udmabuf-4.19.57-armv7-fpga_1.4.2-0_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp zptty-4.19.57-armv7-fpga_1.0.0-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# umount mnt/usb1
Expand Down
6 changes: 3 additions & 3 deletions doc/install/zynq-zybo.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#### Downlowd from github

```console
shell$ git clone --depth=1 --branch v1.0.0 git://github.com/ikwzm/FPGA-SoC-Linux
shell$ git clone --depth=1 --branch v1.0.1 git://github.com/ikwzm/FPGA-SoC-Linux
shell$ cd FPGA-SoC-Linux
shell$ git lfs pull
```
Expand All @@ -25,7 +25,7 @@ shell$ git lfs pull
* linux-headers-4.19.57-armv7-fpga_4.19.57-armv7-fpga-0_armhf.deb : Linux Headers Package (use Git LFS)
* dtbocfg-ctrl_0.0.5-1_all.deb : dtbocfg Control Pakcage (use Git LFS)
* dtbocfg-4.19.57-armv7-fpga_0.0.8-1_armhf.deb : dtbocfg Kernel Module (use Git LFS)
* fclkcfg-4.19.57-armv7-fpga_1.1.0-1_armhf.deb : fclkcfg Kernel Module (use Git LFS)
* fclkcfg-4.19.57-armv7-fpga_1.2.0-1_armhf.deb : fclkcfg Kernel Module (use Git LFS)
* udmabuf-4.19.57-armv7-fpga_1.4.2-0_armhf.deb : udmabuf Kernel Module (use Git LFS)
* zptty-4.19.57-armv7-fpga_1.0.0-1_armhf.deb : zptty Kernel Module (use Git LFS)

Expand All @@ -45,7 +45,7 @@ shell# cp linux-image-4.19.57-armv7-fpga_4.19.57-armv7-fpga-0_armhf.deb /mnt
shell# cp linux-headers-4.19.57-armv7-fpga_4.19.57-armv7-fpga-0_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp dtbocfg-ctrl_0.0.5-1_all.deb /mnt/usb2/home/fpga/debian
shell# cp dtbocfg-4.19.57-armv7-fpga_0.0.8-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp fclkcfg-4.19.57-armv7-fpga_1.1.0-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp fclkcfg-4.19.57-armv7-fpga_1.2.0-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp udmabuf-4.19.57-armv7-fpga_1.4.2-0_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp zptty-4.19.57-armv7-fpga_1.0.0-1_armhf.deb /mnt/usb2/home/fpga/debian
shell# cp -r target/zynq-zybo/examples /mnt/usb2/home/fpga
Expand Down

0 comments on commit 77b6687

Please sign in to comment.