Buildroot for iMX8M
Buildroot for the SolidRun iMX8M based boards
Building
git clone https://github.com/SolidRun/buildroot.git --branch sr-latest
cd buildroot
make solidrun_imx8mq_hbpulse_defconfig
makeFlashing
sudo dd if=output/images/sdcard.img of=/dev/sdX bs=4M conv=fsyncLast updated