We have imx8m mini custom board,
We have done the build root implementation for our custom board using below source.
" https://github.com/buildroot/buildroot/tree/2025.02.x "
Refereed make freescale_imx8mmevk_defconfig this config and done the implementation.
Compilation is done successfully but board not booting properly.
Observed below prints in debug terminal.
U-Boot SPL 2024.04 (Sep 29 2025 - 10:02:12 +0530)
power_bd71847_init
DDRINFO: start DRAM init
DDRINFO: DRAM rate 3000MTS
DDRINFO:ddrphy calibration done
DDRINFO: ddrmix config done
SEC0: RNG instantiated
Normal Boot
Trying to boot from MMC1
Kindly tell me the solution to fix this issue.
Thanks.
Hi @Esakkiammal!
Thank you for reaching out!
Unfortunately, we do not support Buildroot. Our BSP is based on the Yocto Project, which we fully support and maintain.
If you're encountering challenges while trying to port our BSP to Buildroot, I recommend referring to our Yocto porting guide, which provides detailed instructions and best practices.
Best regards,
Chavira