Skip to content

Commit 214e603

Browse files
authored
Merge pull request #1217 from buglloc/nanopi-r5s
Added NanoPi R5S support
2 parents 0e6a45f + 9450356 commit 214e603

File tree

7 files changed

+10
-4
lines changed

7 files changed

+10
-4
lines changed

.github/workflows/build-armbian.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ on:
2525
options:
2626
- all
2727
- s922x_s905x3_s905d_s912_s905l3a
28-
- r66s_r68s_h66k_h68k_e25
28+
- r66s_r68s_h66k_h68k_e25_nanopi-r5s
2929
- eaidk-610_king3399_tn3399_kylin3399
3030
- vplus_tqc-a01_tanix-tx6
3131
- a311d
@@ -54,6 +54,7 @@ on:
5454
- h66k
5555
- h68k
5656
- e25
57+
- nanopi-r5s
5758
- eaidk-610
5859
- king3399
5960
- kylin3399

.github/workflows/rebuild-armbian.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
options:
2222
- all
2323
- s922x_s905x3_s905d_s912_s905l3a
24-
- r66s_r68s_h66k_h68k_e25
24+
- r66s_r68s_h66k_h68k_e25_nanopi-r5s
2525
- eaidk-610_king3399_tn3399_kylin3399
2626
- vplus_tqc-a01_tanix-tx6
2727
- a311d
@@ -48,6 +48,7 @@ on:
4848
- h66k
4949
- h68k
5050
- e25
51+
- nanopi-r5s
5152
- eaidk-610
5253
- king3399
5354
- kylin3399

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ on:
2525
options:
2626
- all
2727
- s922x_s905x3_s905d_s912_s905l3a
28-
- r66s_r68s_h66k_h68k_e25
28+
- r66s_r68s_h66k_h68k_e25_nanopi-r5s
2929
- eaidk-610_king3399_tn3399_kylin3399
3030
- vplus_tqc-a01_tanix-tx6
3131
- a311d
@@ -54,6 +54,7 @@ on:
5454
- h66k
5555
- h68k
5656
- e25
57+
- nanopi-r5s
5758
- eaidk-610
5859
- king3399
5960
- kylin3399

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The latest version of the Armbian system can be downloaded in [Releases](https:/
2727
| s905lb | [Q96-mini](https://github.com/ophub/amlogic-s9xxx-armbian/issues/734), [BesTV-R3300L](https://github.com/ophub/amlogic-s9xxx-armbian/pull/993), [SumaVision-Q7](https://github.com/ophub/amlogic-s9xxx-armbian/issues/1190) | All | amlogic_s905lb.img |
2828
| s905 | [Beelink-Mini-MX-2G](https://github.com/ophub/amlogic-s9xxx-armbian/issues/127), [Sunvell-T95M](https://github.com/ophub/amlogic-s9xxx-openwrt/issues/337), [MXQ-Pro+4K](https://github.com/ophub/amlogic-s9xxx-armbian/issues/715), [SumaVision-Q5](https://github.com/ophub/amlogic-s9xxx-armbian/issues/1175) | All | amlogic_s905.img |
2929
| rk3588 | [Radxa-Rock5B](https://wiki.radxa.com/Rock5/5b), [HinLink-H88K](http://www.hinlink.com/index.php?id=138) | [rk3588](https://github.com/ophub/kernel/releases/tag/kernel_rk3588) | rockchip_boxname.img |
30-
| rk3568 | [FastRhino-R66S](https://github.com/ophub/amlogic-s9xxx-armbian/issues/1061), [FastRhino-R68S](https://github.com/ophub/amlogic-s9xxx-armbian/issues/774), [HinLink-H66K](http://www.hinlink.com/index.php?id=137), [HinLink-H68K](http://www.hinlink.com/index.php?id=119), [Radxa-E25](https://wiki.radxa.com/Rock3/CM/CM3I/E25) | [6.x.y](https://github.com/ophub/kernel/releases/tag/kernel_stable) | rockchip_boxname.img |
30+
| rk3568 | [FastRhino-R66S](https://github.com/ophub/amlogic-s9xxx-armbian/issues/1061), [FastRhino-R68S](https://github.com/ophub/amlogic-s9xxx-armbian/issues/774), [HinLink-H66K](http://www.hinlink.com/index.php?id=137), [HinLink-H68K](http://www.hinlink.com/index.php?id=119), [Radxa-E25](https://wiki.radxa.com/Rock3/CM/CM3I/E25), [NanoPi R5S](https://wiki.friendlyelec.com/wiki/index.php/NanoPi_R5S) | [6.x.y](https://github.com/ophub/kernel/releases/tag/kernel_stable) | rockchip_boxname.img |
3131
| rk3399 | [EAIDK-610](https://github.com/ophub/amlogic-s9xxx-armbian/pull/991), [KING3399](https://github.com/ophub/amlogic-s9xxx-armbian/pull/1080), [TN3399](https://github.com/ophub/amlogic-s9xxx-armbian/pull/1094), [KYLIN3399](https://github.com/ophub/amlogic-s9xxx-armbian/pull/1132) | [6.x.y](https://github.com/ophub/kernel/releases/tag/kernel_stable) | rockchip_boxname.img |
3232
| rk3328 | [BeikeYun](https://github.com/ophub/amlogic-s9xxx-armbian/issues/852), [L1-Pro](https://github.com/ophub/amlogic-s9xxx-armbian/issues/1007) | All | rockchip_boxname.img |
3333
| h6 | [Vplus](https://github.com/ophub/amlogic-s9xxx-armbian/issues/1100), [TQC-A01](https://github.com/ophub/amlogic-s9xxx-armbian/pull/1111), [Tanix-TX6](https://github.com/ophub/amlogic-s9xxx-armbian/issues/1120) | All | allwinner_boxname.img |

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ r202 :R68S :rk3568 :rk3568-fastrhino-r68s.dtb
177177
r203 :H66K :rk3568 :rk3568-opc-h66k.dtb :NA :NA :bootloader.bin :6.1.y :rockchip :rk3568 :armbianEnv.txt :h66k :yes
178178
r204 :H68K :rk3568 :rk3568-opc-h68k.dtb :NA :NA :bootloader.bin :6.1.y :rockchip :rk3568 :armbianEnv.txt :h68k :yes
179179
r205 :E25 :rk3568 :rk3568-radxa-e25.dtb :NA :u-boot.itb :idbloader.img :6.1.y :rockchip :rk3568 :armbianEnv.txt :e25 :yes
180+
r206 :NANOPI-R5S :rk3568 :rk3568-nanopi-r5.dtb :NA :u-boot.itb :idbloader.img :6.1.y :rockchip :rk3568 :armbianEnv.txt :nanopi-r5s :yes
180181

181182

182183
# Rockchip RK3399 Family

build-armbian/armbian-files/common-files/usr/sbin/balethirq.pl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,8 @@ ()
229229
&optimize_eth_parameters("eth0","eth1");
230230
} elsif($board eq "Radxa ROCK 5B") {
231231
&optimize_eth_parameters("eth0","eth1");
232+
} elsif($board eq "FriendlyElec NanoPi R5") {
233+
&optimize_eth_parameters("eth0","eth1","eth2");
232234
}
233235
}
234236

0 commit comments

Comments
 (0)