Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for hugsun-x99(rk3399) #2050

Merged
merged 1 commit into from
Jan 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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:
- kylin3399
- leez
- lx-r3s
- hugsun-x99
- nanopi-r5c
- nanopi-r5s
- panther-x2
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 @@ -47,6 +47,7 @@ on:
- kylin3399
- leez
- lx-r3s
- hugsun-x99
- nanopi-r5c
- nanopi-r5s
- panther-x2
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:
- kylin3399
- leez
- lx-r3s
- hugsun-x99
- nanopi-r5c
- nanopi-r5s
- panther-x2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ r415 :DG-3399 :rk3399 :rk3399-dg3399.dtb
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
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
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
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


# Rockchip RK3328 Family
Expand Down
Binary file not shown.