# BPI-M2U-bsp **Repository Path**: ycsfyp/BPI-M2U-bsp ## Basic Information - **Project Name**: BPI-M2U-bsp - **Description**: bpi a40i源码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-16 - **Last Updated**: 2023-02-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## **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](https://hub.docker.com/r/sinovoip/bpi-build/) , 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 1` Target download packages in SD/bpi-*/ after build. Please check the build.sh and Makefile for detail **Install** Get the image from [bpi](http://wiki.banana-pi.org/Banana_Pi_BPI-M2U#Image_Release) and download it to the SD card. After finish, insert the SD card to PC # ./build.sh 6 Choose the type, enter the SD dev, and confirm yes, all the build packages will be installed to target SD card.