Skip to content

Commit

Permalink
Merge branch 'build-v0.5.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
ikwzm committed Oct 22, 2017
2 parents e93cdf3 + d4adb44 commit 15d1bda
Show file tree
Hide file tree
Showing 60 changed files with 145,938 additions and 1,330 deletions.
7 changes: 4 additions & 3 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,14 @@ This Repository provides a Linux Boot Image(U-boot, Kernel, Root-fs) for FPGA-So
+ Build for ZYBO, PYNQ-Z1 and DE0-Nano-SoC
+ Customized boot by uEnv.txt
+ Customized boot by boot.scr
* Linux Kernel Version v4.12.13
* Linux Kernel Version v4.12.14
+ Available in both Xilinx-Zynq-7000 and Altera-SoC in a single image
+ Enable Device Tree Overlay
+ Enable FPGA Manager
+ Enable FPGA Bridge
+ Enable FPGA Reagion
* Debian8(jessie) Root File System
+ Patch for issue #3(USB-HOST does not work with PYNQ-Z1)
* Debian9(stretch) Root File System
+ Installed build-essential
+ Installed device-tree-compiler
+ Installed ruby ruby-msgpack ruby-serialport
Expand Down Expand Up @@ -59,7 +60,7 @@ Build
* [Build U-boot for ZYBO](doc/build/u-boot-zynq-zybo.md)
* [Build U-boot for PYNQ-Z1](doc/build/u-boot-zynq-pynqz1.md)
* [Build U-boot for DE0-Nano-SoC](doc/build/u-boot-de0-nano-soc.md)
* [Build Linux Kernel](doc/build/linux-kernel-4.12.13.md)
* [Build Linux Kernel](doc/build/linux-kernel-4.12.14.md)
* [Build Debian8 RootFS](doc/build/debian8-rootfs.md)
* [Build Device Drivers and Services Package](doc/build/device-drivers.md)

3 changes: 0 additions & 3 deletions debian8-rootfs-vanilla.tgz

This file was deleted.

3 changes: 3 additions & 0 deletions debian9-rootfs-vanilla.tgz
Git LFS file not shown
216 changes: 0 additions & 216 deletions doc/build/debian8-rootfs.md

This file was deleted.

Loading

0 comments on commit 15d1bda

Please sign in to comment.