Skip to content

Latest commit

 

History

History
36 lines (17 loc) · 898 Bytes

README.md

File metadata and controls

36 lines (17 loc) · 898 Bytes

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.