Skip to content

OpenWRT Builds for NanoPi R2S & R4S from official Openwrt source code with minimal set of patches

License

Notifications You must be signed in to change notification settings

kylemd/OpenWrt-NanoPi-R2S-R4S-Builds

 
 

Repository files navigation

OpenWrt for Rockchip rk3328/rk3399, include Nanopi R2S/R4S

⚠ WARNING: NO SUPPORT / USE IT UNDER YOUR OWN RISK ⚠

NanoPi R2S 21.02

Download: Releases or Actions (Login Needed)

Introduction

Those are my customized builds of OpenWrt for FriendlyARM NanoPi R2S / R4S

Config

  • OpenWRT 21.02 Vanilla / Kernel 5.4
  • Some ImmortalWRT patches for Rockchip target NanoPi R2S (rk3328) / NanoPi R4S support (rk3399) (avoiding the ones creating kernel oopses)
  • NanoPi R2S : r8152 driver v1.11.11 backport from kernel 5.10 + realtek r8169 firmwares package
  • NanoPi R4S : r8168 driver for R4S (realtek) instead of kernel r8169 + r8169 firmwares package

Applications

Changelog

2021-12-23

  • Add libreswan package and deps in full build

2021-12-23

  • Fix issue #11 so r4s 1Gb boots

2021-10-11

  • Refresh uboot

2021-07-07

  • Fix issue #3 with strangri_repo : thanks TheLinuxGuy for reporting
  • Fix issue #4 with dnsmasq misconfigured : thanks semicuda for reporting

2021-05-27

  • Add ddns-scripts and bind-tools

2021-05-25

  • Increase kernel partition size on full build

2021-05-21

  • Add kernel options related to Docker (full build)
  • There are now 2 builds (mini/full) with different packages and kernel settings

2021-05-14

  • Add Docker

2021-05-07

  • Always get latest version of vpn-policy-routing package
  • Remove watchdog (does not work)

2021-04-29

  • Add more packages, add snd-usb-caiaq module

Thanks to Original Project:

License

MIT

About

OpenWRT Builds for NanoPi R2S & R4S from official Openwrt source code with minimal set of patches

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 62.9%
  • C 25.8%
  • Makefile 11.3%