Skip to content

Supports Banana Pi M2 Plus/ M2 Zero / P2 / P2 Zero (Kernel 4.4)

Notifications You must be signed in to change notification settings

eric8068/BPI-M2P-bsp-4.4

 
 

Repository files navigation

BPI-M2P-bsp-4.4

Banana Pi BPI-M2P/M2Z/P2/P2Z bsp (u-boot 2014.7 & Kernel 4.4)


Prepare

Install Docker Engine on your platform.

Get the docker image from Sinovoip Docker Hub , Build the source code with this docker environment.

Compile


Build M2P

#./build.sh BPI-M2P-720P 1

Build M2Z/P2/P2Z

#./build.sh BPI-M2Z-720P 1

Target download packages in SD/ after build. Please check the build.sh and Makefile for detail compile options. If you have any compile environment issue, please try to build with sinovoip docker image.

Update build to bpi image SD card


Get the image from bpi and download it to the SD card. After finish, insert the SD card to PC

M2P

# ./build.sh BPI-M2P-720P 6

M2Z/P2/P2Z

# ./build.sh BPI-M2Z-720P 6

Choose the type, enter the SD dev, and confirm yes, all the build packages will be installed to target SD card.

About

Supports Banana Pi M2 Plus/ M2 Zero / P2 / P2 Zero (Kernel 4.4)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 95.6%
  • C++ 1.6%
  • Assembly 1.6%
  • Roff 0.4%
  • Makefile 0.3%
  • HTML 0.2%
  • Other 0.3%