GithubHelp home page GithubHelp logo

jackzengbpi / bpi-m2p-bsp Goto Github PK

View Code? Open in Web Editor NEW

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

0.0 1.0 0.0 321.69 MB

Supports BananaPi BPI -M2+ (Kernel3.4)

Makefile 0.49% Shell 0.05% C++ 4.78% C 80.87% XC 0.01% XS 0.01% Ruby 0.01% Python 0.06% Perl 0.07% Batchfile 0.01% Objective-C 4.45% RPC 0.03% Fortran 0.01% HTML 7.89% Roff 0.81% M4 0.01% Assembly 0.46% Awk 0.01% UnrealScript 0.01% Yacc 0.01%

bpi-m2p-bsp's Introduction

BPI-M2P-bsp

Getting Started

  1. Choose a board doing: ./build.sh,

  2. Choose a board doing

"This tool supports the following BPI board(s):"

************************************************"

1. BPI-M2P-720P"

2. BPI-M2P-1080P"

3. BPI-M2P-USB-720P"

4. BPI-M2P-USB-1080P"

*************************************************"

BPI-M2P SD Card Info

Step 1.To be on safe side erase the first part of your SD Card (also clears the partition table).

   sudo  dd if=/dev/zero of=${card} bs=1M count=1

Step 2.Go to folder "Download", put the file(s) to 100MB of the SD Card with DD command.

sudo dd if=boot0_sdcard.fex     of=${card} bs=1k seek=8

sudo dd if=u-boot.fex 	        of=${card} bs=1k seek=16400

sudo dd if=sunxi_mbr.fex    of=${card} bs=1k seek=20480

sudo dd if=boot-resource.fex    of=${card} bs=1k seek=36864

sudo dd if=env.fex          of=${card} bs=1k seek=69632

Overview

ref. from https://github.com/loboris/OrangePI-Kernel.git Thanks Boris Lovosevic

You may go to http://www.banana-pi.org to download Ubuntu15.10 images and burn them into the Sdcard to see the architecture.

bpi-m2p-bsp's People

Contributors

bpi-sinovoip avatar dangku avatar jackzengbpi avatar

Watchers

 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.