Skip to content

Commit 45008d0

Browse files
authored
Merge pull request #2050 from yao-weijie/main
Add support for hugsun-x99(rk3399)
2 parents d082284 + ff61e32 commit 45008d0

File tree

5 files changed

+4
-0
lines changed

5 files changed

+4
-0
lines changed

.github/workflows/build-armbian.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ on:
5555
- kylin3399
5656
- leez
5757
- lx-r3s
58+
- hugsun-x99
5859
- nanopi-r5c
5960
- nanopi-r5s
6061
- panther-x2

.github/workflows/rebuild-armbian.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ on:
4747
- kylin3399
4848
- leez
4949
- lx-r3s
50+
- hugsun-x99
5051
- nanopi-r5c
5152
- nanopi-r5s
5253
- panther-x2

.github/workflows/use-releases-file-to-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ on:
5555
- kylin3399
5656
- leez
5757
- lx-r3s
58+
- hugsun-x99
5859
- nanopi-r5c
5960
- nanopi-r5s
6061
- panther-x2

build-armbian/armbian-files/common-files/etc/model_database.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ r415 :DG-3399 :rk3399 :rk3399-dg3399.dtb
243243
r416 :Fine3399 :rk3399 :rk3399-fine3399.dtb :NA :u-boot.itb :idbloader.img :4GB-RAM,8G/16G/64G/128G-eMMC,TF,1Gb-Nic :5.15.y :rockchip :rk3399 :armbianEnv.txt :cm9vdA,r1172464137 :fine3399 :yes
244244
r417 :SW799 :rk3399 :rk3399-bozz-sw799.dtb :trust.bin :uboot.img :idbloader.bin :4GB-DDR3,16G-eMMC,1Gb-Nic :5.15.y :rockchip :rk3399 :armbianEnv.txt :inoeud :sw799 :yes
245245
r418 :LX-R3S :rk3399 :rk3399-lx-r3s.dtb :trust.bin :uboot.img :idbloader.bin :2GB/4GB-DDR3,6G/16G/32G-eMMC,1Gb-Nic :6.1.y :rockchip :rk3399 :armbianEnv.txt :cm9vdA,kuuer :lx-r3s :yes
246+
r419 :Hugsun-X99 :rk3399 :rk3399-hugsun-x99.dtb :trust.bin :uboot.img :idbloader.bin :4GB-DDR3,32/64G-eMMC,1Gb-Nic :6.1.y :rockchip :rk3399 :armbianEnv.txt :lavateinn :hugsun-x99 :yes
246247

247248

248249
# Rockchip RK3328 Family

0 commit comments

Comments
 (0)