Skip to content

Commit

Permalink
Merge pull request #1714 from khancyr/feature/nexbox-a95x
Browse files Browse the repository at this point in the history
Add support for nexbox-a95x (s905x)
  • Loading branch information
ophub authored Sep 11, 2023
2 parents 4534b4e + a39a9fd commit 9381b20
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-armbian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ on:
- s905x-t95
- s905x-tbee
- s905x-tx9
- s905x-nexbox-a95x
- s905x2
- s905x2-km3
- s905x2-x96max-2g
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 @@ -79,6 +79,7 @@ on:
- s905x-t95
- s905x-tbee
- s905x-tx9
- s905x-nexbox-a95x
- s905x2
- s905x2-km3
- s905x2-x96max-2g
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 @@ -85,6 +85,7 @@ on:
- s905x-t95
- s905x-tbee
- s905x-tx9
- s905x-nexbox-a95x
- s905x2
- s905x2-km3
- s905x2-x96max-2g
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
#-------+-----------------------------------+---------+---------------------------------------+-----------------------------+------------------------------------+--------------------------------+-------------------------------------------+--------------+------------+-------------+----------------+--------------------------------------+--------------------+----------
126 :UNT402A,M201-S :s905l :meson-gxl-s905l3b-m302a.dtb :u-boot-p212.bin :NA :NA :2+8G,100Mb-Nic :stable :amlogic :meson-gxl :uEnv.txt :janko888,hzlyu123 :s905l :yes
127 :S65 :s905mb :meson-gxl-s905x-p212.dtb :u-boot-r3300l.bin :r3300l-u-boot.bin.sd.bin :NA :2+8G,100Mb-Nic :stable :amlogic :meson-gxl :extlinux.conf :shijifeizhai :s905mb :no
128 :Nexbox-a95x :s905x :meson-gxl-s905x-nexbox-a95x.dtb :u-boot-s905x-s912.bin :NA :NA :2+8G,100Mb-Nic :stable :amlogic :meson-gxl :uEnv.txt :khancyr :s905x :no


# Amlogic GXM Family
Expand Down

0 comments on commit 9381b20

Please sign in to comment.