Skip to content

Supports Banana Pi BPI-M2 Ultra (R40) / BPI-M2 Berry (V40) (Kernel3.10)

Notifications You must be signed in to change notification settings

BPI-SINOVOIP/BPI-M2U-bsp

Repository files navigation

BPI-M2U-bsp

Banana Pi M2U/M2B board bsp (u-boot 2014.7 & Kernel 3.10.108)


Prepare

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

Build

Get support boards, please run

#./build.sh

Build a target board bsp packages, please run

#./build.sh <board> 1

Target download packages in SD/bpi-*/ after build. Please check the build.sh and Makefile for detail

Install

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

# ./build.sh <board> 6

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