@@ -15,16 +15,16 @@ This Repository provides a Linux Kernel (v6.1.22) Image and Device Trees for FPG
15
15
16
16
** Downloading the entire repository takes time, so download the files from URL**
17
17
18
- https://github.com/ikwzm/FPGA-SoC-Linux-Kernel-6.1/releases/6.1.22-armv7-fpga-5
18
+ https://github.com/ikwzm/FPGA-SoC-Linux-Kernel-6.1/releases/6.1.22-armv7-fpga-6
19
19
20
20
### Features
21
21
22
22
* Hardware
23
- + ZYBO : Xilinx Zynq-7000 ARM/FPGA SoC Trainer Board by Digilent
24
- + ZYBO-Z7 : Xilinx Zynq-7020 Development Board by Digilent
23
+ + ZYBO : AMD( Xilinx) Zynq-7000 ARM/FPGA SoC Trainer Board by Digilent
24
+ + ZYBO-Z7 : AMD( Xilinx) Zynq-7020 Development Board by Digilent
25
25
+ PYNQ-Z1 : Python Productive for Zynq by Digilent
26
- + ~~ DE0-Nano-SoC : Altera SoC FPGA Development Kit by Terasic~~ (Will not boot. Under investigation.)
27
- + ~~ DE10-Nano : Altera SoC FPGA Development Kit by Terasic~~ (Will not boot. Under investigation.)
26
+ + DE0-Nano-SoC : Intel( Altera) SoC FPGA Development Kit by Terasic
27
+ + DE10-Nano : Intel( Altera) SoC FPGA Development Kit by Terasic
28
28
* Linux Kernel Version 6.1.22
29
29
+ Available in both Xilinx-Zynq-7000 and Altera-SoC in a single image
30
30
+ Enable Device Tree Overlay
@@ -36,15 +36,15 @@ https://github.com/ikwzm/FPGA-SoC-Linux-Kernel-6.1/releases/6.1.22-armv7-fpga-5
36
36
Files
37
37
------------------------------------------------------------------------------------
38
38
39
- * vmlinuz-6.1.22-armv7-fpga-5
40
- * linux-headers-6.1.22-armv7-fpga_6.1.22-armv7-fpga-5_armhf .deb
41
- * linux-image-6.1.22-armv7-fpga_6.1.22-armv7-fpga-5_armhf .deb
42
- * ./devicetrees/6.1.22-armv7-fpga-5 /
39
+ * vmlinuz-6.1.22-armv7-fpga-6
40
+ * linux-headers-6.1.22-armv7-fpga_6.1.22-armv7-fpga-6_armhf .deb
41
+ * linux-image-6.1.22-armv7-fpga_6.1.22-armv7-fpga-6_armhf .deb
42
+ * ./devicetrees/6.1.22-armv7-fpga-6 /
43
43
+ socfpga_cyclone5_de0_nano_soc.dtb
44
44
+ zynq-pynqz1.dtb
45
45
+ zynq-zybo-z7.dtb
46
46
+ zynq-zybo.dtb
47
- * [ ./files/config-6.1.22-armv7-fpga-5 ] ( ./files/config-6.1.22-armv7-fpga-5 )
47
+ * [ ./files/config-6.1.22-armv7-fpga-6 ] ( ./files/config-6.1.22-armv7-fpga-6 )
48
48
49
49
Build
50
50
------------------------------------------------------------------------------------
0 commit comments