lasat / BPI-OpenWRT

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:GNU General Public License v2.0


Languages

Language:C 76.2%Language:Makefile 10.3%Language:Shell 4.0%Language:Objective-C 2.8%Language:Perl 2.2%Language:C++ 1.5%Language:M4 1.4%Language:Assembly 1.2%Language:Python 0.2%Language:Yacc 0.1%Language:Lex 0.1%Language:Awk 0.0%Language:CMake 0.0%