Difference between revisions of "How to bulid a image with BSP"
JackZengWiki (talk | contribs) (→Download and compile BSP code) |
JackZengWiki (talk | contribs) (→Download and compile BSP code) |
||
Line 6: | Line 6: | ||
2. Execute command: "./build.sh" then choose "1" to build the bsp | 2. Execute command: "./build.sh" then choose "1" to build the bsp | ||
+ | |||
+ | [[FILE:build_image_1.png]] |
Revision as of 23:33, 29 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