Coder Social home page Coder Social logo

wrtcoder / bpi-r2-bsp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bpi-sinovoip/bpi-r2-bsp

0.0 2.0 0.0 169.41 MB

Supports Banana Pi BPI-R2 (MT7623N) (Kernel 4.4)

Makefile 0.33% Shell 0.07% C 94.77% Assembly 1.80% C++ 2.54% Objective-C 0.20% Perl 0.15% Awk 0.01% Python 0.08% GDB 0.01% SourcePawn 0.01% Yacc 0.02% Lex 0.01% UnrealScript 0.01% Gherkin 0.01% XS 0.01% Perl 6 0.01% Roff 0.01% Clojure 0.01% M4 0.01%

bpi-r2-bsp's Introduction

BPI R2 BSP

Overview

This project is for banana-pi R2 board, including U-boot and Linux Kernel 4.4.x.

Getting started

  1. Downloading Ubuntu 16.04 image for R2 board from http://www.banana-pi.org
  2. Running below command to burn this image to SD card which must be larger than 8GB dd if= of=/dev/mmcblk0
  3. Install this SD to R2 board
  4. Press power button a few seconds to activate this board The default baud rate of serial port is 115200, the default username/password are root/bananapi

How to build both U-boot and Linux kernel

To build this project, the following package is required: gcc-arm-linux-gnueabihf

  1. Clone this code to a host PC on which the Ubuntu 16.04 is installed
  2. Run script build.sh ./build.sh
  3. Select 1 to build both uboot and kernel
  4. Both new uboot and kernel will be generated in folder SD when it completes

How to update both u-boot and Linux kernel

  1. Install SD card to this host PC, please ensure Ubuntu 16.04 R2 image is installed on this SD card
  2. Enter folder SD which is generated after building
  3. Run below command to update u-boot and Linux kernel bpi-update -c bpi-r2.conf
  4. After it completes, move SD to R2 board
  5. Press power button to activate this board

bpi-r2-bsp's People

Contributors

androidbftab1 avatar garywangcn avatar garywangbpi avatar

Watchers

wifi avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.