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

thetrashyNoob27/BPI-M2-BOOT

 
 

Repository files navigation

BPI-M2P-bsp-4.4

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

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

Releases

No releases published

Packages

No packages published

Languages

  • C 97.6%
  • Assembly 1.4%
  • Python 0.4%
  • Makefile 0.3%
  • Perl 0.2%
  • Shell 0.1%