Skip to content

Commit

Permalink
Enable tqc-a01 default compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
ophub committed Feb 27, 2023
1 parent ae9e172 commit 11c3697
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build-armbian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ on:
- beikeyun
- l1pro
- vplus
- tqc-a01
armbian_kernel:
description: "Select kernel version."
required: false
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/rebuild-armbian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ on:
- beikeyun
- l1pro
- vplus
- tqc-a01
armbian_kernel:
description: "Select kernel version."
required: false
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/use-releases-file-to-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ on:
- beikeyun
- l1pro
- vplus
- tqc-a01
armbian_kernel:
description: "Select kernel version."
required: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,5 +191,5 @@ r402 :L1-Pro :rk3328 :rk3328-l1pro-1296mhz.dtb
# 1.ID 2.MODEL 3.SOC 4.FDTFILE 5.SPL_LOAD_ADDRESS 6.MAINLINE_UBOOT 7.BOOTLOADER_IMG 8.KERNEL_BRANCH 9.PLATFORM 10.FAMILY 11.BOOT_CONF 12.BOARD 13.BUILD
#-------+----------------------------+---------+---------------------------------------+-----------------------------+------------------------------------+--------------------------------+----------------+-----------+--------------+----------------+----------------+-------
w101 :Vplus-Cloud :h6 :sun50i-h6-vplus-cloud.dtb :latest :NA :u-boot-sunxi-with-spl.bin :stable :allwinner :sun50i-h6 :armbianEnv.txt :vplus :yes
w102 :TQC-A01 :h6 :sun50i-h6-tqc-a01.dtb :latest :NA :u-boot-sunxi-with-spl.bin :stable :allwinner :sun50i-h6 :armbianEnv.txt :tqc-a01 :no
w102 :TQC-A01 :h6 :sun50i-h6-tqc-a01.dtb :latest :NA :u-boot-sunxi-with-spl.bin :stable :allwinner :sun50i-h6 :armbianEnv.txt :tqc-a01 :yes

0 comments on commit 11c3697

Please sign in to comment.