Skip to content

MacroGroup/bsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boot Image Build System for MacroGroup Modules

This repository contains scripts for creating boot images used with debug boards based on MacroGroup DiaSom modules.

Build System Components

(Component versions may vary per board)


Building Images

For DS-IMX8M-EVB:

git clone https://github.com/MacroGroup/bsp.git
cd bsp
./ds-imx8m-evb.sh

SD-card image created after successful build in the output/ds-imx8m-evb/images directory.

For DS-RK3568-EVB, DS-RK3568-SMARC-EVB, DS-RK3568-SODIMM-EVB or DS-RK3588-BTB-EVB:

git clone https://github.com/MacroGroup/bsp.git
cd bsp
./ds-rk35xx-evb.sh

SD-card image created after successful build in the output/ds-rk35xx-evb/images directory.

Notes

  • Build times vary significantly (30 minutes to several hours) depending on hardware specifications
  • All output images are ready for direct writing to SD cards using tools like:

About

Board Support Packages for MacroGroup SOM

Topics

Resources

Stars

Watchers

Forks

Languages