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.
Please run the following command to check all available options:
git clone --depth 1 https://github.com/radxa-repo/bsp.git
cd ./bsp
./bsp
You can then build the BSP components with supported options. The resulting deb package will be stored in your current directory.
Please check out our GitHub workflows.
Please visit Radxa Documentation.