Skip to content

Supports BananaPi BPI -M1 / M1Plus / R1 / based on OpenWRT15.05-rc3

License

Notifications You must be signed in to change notification settings

charli2014/BPI-OpenWRT

 
 

Repository files navigation

BPI-OpenWRT

Supports BananaPi BPI -M1 / M1Plus / R1 /

  1. Pre-Install Tools:
apt-get install subversion build-essential libncurses5-dev zlib1g-dev gawk git ccache gettext libssl-dev xsltproc unzip subversion file
  1. Sync update
./scripts/feeds update -a
./scripts/feeds install -a
  1. Run make commmand

  2. Compiled successfully,go to bin/sunix/ under the directory, you can find openwrt-sunxi-BPI-XX-sdcard-vfat-ext4.img,Writing in SD Card.

Notes:

  • Defualt account/password:root/admin
  • Port 22 and Port 80 , turned on by default
  • "wan" as the default name for BPI-M1 and BPI-M1-Plus wired networks.
  • BPI-M1-Plus onboard wifi (Broadcom-AP6181) doesn't support this feature yet. You may go with USB dongle wifi.

About

Supports BananaPi BPI -M1 / M1Plus / R1 / based on OpenWRT15.05-rc3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 71.8%
  • Makefile 15.4%
  • Shell 4.3%
  • Objective-C 3.0%
  • Perl 2.3%
  • C 1.6%
  • Other 1.6%