8000 GitHub - Archfx/bsp: Radxa BSP Build Tool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Archfx/bsp

 
 

Repository files navigation

bsp - Radxa BSP Build Tool

Build

bsp aims to provide a standardized way to build Linux kernel and U-Boot for Radxa boards, so the build output can be easliy included in our image generation pipeline.

cd output
../bsp --no-prepare-source linux rockchip -r 1

Parameter Description:
--no-prepare-source # Compile using local modifications. If this parameter is not added, the latest code will be synchronized from the Radxa kernel warehouse and the local modifications will be overwritten.

-r 1 # Specify the kernel version number as 1

Packages

No packages published

Languages

  • Shell 49.1%
  • CSS 24.3%
  • JavaScript 14.8%
  • Handlebars 10.2%
  • Other 1.6%
0