Skip to content

add orange pi zero 2 support to a openwrt build system

Notifications You must be signed in to change notification settings

Kazagumo/OPi-Zero2-OPPatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OPi-Zero2-OPPatcher

NOTE:Due to the upstream introduced support of zero2,this repo won't update. if you still need WLAN driver(idk what license the driver using),consider .

IF YOU NEED COMPILE OTHER TARGET,DO NOT APPLY IT!!!

Simpily replace target,uboot and mac80211 files to support h616 cpu and other staff.
Code is highly WIP and may have untested bugs,if you don't have the ability of debugging,
don't use.(cuz i don't have much time to explain how to make it works).

Feature:

Known Issue(For this branch):

  • randomized usb port sequence due to load delay

Package Version:

  • 6.1.38 kernel
  • 6.1.24 mac80211
  • 2022.10 uboot

How to use:

  • Build from source code(recommended)

    1.git clone this repo to your fresh openwrt build system.
    (use a just-downloaded buildroot is recommended)
    2.execute the replace.sh script
    3.you are all set,enjoy it

  • Use pre-compiled image with some software on it

    You can just download the builds here.
    https://github.com/Kazagumo/op-local/actions/workflows/blank.yml
    Those Firmware will automatically bring up the wifi,so no wired ethernet
    connection needed. the default wireless settings have no encryption,
    do remember to change password and change wireless settings ASAP.