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 tvi3315a #1687

Merged
merged 3 commits into from
Sep 7, 2023
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 @@ -118,6 +118,7 @@ on:
- eaidk-610
- king3399
- tn3399
- tvi3315a
- kylin3399
- hugsun-zm
- crrc
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ r402 :King3399 :rk3399 :rk3399-king3399.dtb
r403 :TN3399 :rk3399 :rk3399-tn3399.dtb :trust.bin :uboot.img :idbloader.bin :4GB-DDR3,16G-eMMC,1Gb-Nic,WIFI/BT(AP6255) :6.1.y :rockchip :rk3399 :armbianEnv.txt :13584452567 :tn3399 :yes
r404 :Kylin3399 :rk3399 :rk3399-kylin3399.dtb :trust.bin :uboot.img :idbloader.bin :4GB-DDR3,32G-eMMC,1Gb-Nic :6.1.y :rockchip :rk3399 :armbianEnv.txt :13584452567 :kylin3399 :yes
r405 :ZCube1-Max :rk3399 :rk3399-hugsun-zm.dtb :trust.bin :uboot.img :idbloader.bin :2GB-DDR3,16G-eMMC,1Gb-Nic :6.1.y :rockchip :rk3399 :armbianEnv.txt :13584452567 :hugsun-zm :yes
r414 :tvi3315a :rk3399 :rk3399-tvi3315a.dtb :trust.bin :uboot.img :idbloader.bin :4GB-LPDDR3,16G-eMMC,1Gb-Nic,mini PCIe :stable :rockchip :rk3399 :armbianEnv.txt :13584452567 :tvi3315a :yes
#-------+-----------------------------------+---------+---------------------------------------+-----------------------------+------------------------------------+--------------------------------+-------------------------------------------+--------------+------------+-------------+----------------+--------------------------------------+--------------------+----------
r406 :CRRC :rk3399 :rk3399-crrc.dtb :trust.bin :uboot.img :idbloader.bin :2GB-DDR3,16G-eMMC,1Gb-Nic :6.1.y :rockchip :rk3399 :armbianEnv.txt :GD2021 :crrc :yes
r407 :SMART-AM40 :rk3399 :rk3399-smart-am40.dtb :trust.bin :uboot.img :idbloader.bin :4GB-DDR3,32G-eMMC,1Gb-Nic :6.1.y :rockchip :rk3399 :armbianEnv.txt :GD2021 :smart-am40 :yes
Expand Down
Binary file not shown.