How to bulid a image with BSP: Difference between revisions

From Banana Pi Wiki
Jump to navigation Jump to search
Line 2: Line 2:
==Download and compile BSP code==
==Download and compile BSP code==
Here I use BPI-M4 as an example:
Here I use BPI-M4 as an example:
1. Execute command: "git clone https://github.com/BPI-SINOVOIP/BPI-M4-bsp.git" to download bsp code.
2. Execute command: "./build.sh" then choose "1" to build the bsp

Revision as of 07:31, 30 July 2019

Introduction

Download and compile BSP code

Here I use BPI-M4 as an example: 1. Execute command: "git clone https://github.com/BPI-SINOVOIP/BPI-M4-bsp.git" to download bsp code.

2. Execute command: "./build.sh" then choose "1" to build the bsp