Flashing buildroot image on Verdin iMX8MP

Hi!
I am trying to get buildroot working on Verdin iMX8MP SoM. I have the Yavia development board and non wifi version of SoM.
I followed the Building Linux Kernel article and Building UBoot article for creating the defconfig in buildroot.
I get the following build artifacts

tree images/
images/
├── Image
├── imx8mp-verdin-nonwifi-yavia.dtb
├── imx8mp-verdin-wifi-dahlia.dtb
├── imx8mp-verdin-wifi-dev.dtb
├── imx8mp-verdin-wifi-yavia.dtb
├── rootfs.ext2
├── rootfs.ext4 -> rootfs.ext2
├── rootfs.tar
├── u-boot.bin
├── u-boot.img
└── u-boot-spl.bin

0 directories, 11 files

How shall I test these on the board? How shall I use tezi to flash the board?

Thanks and Regards
Kanak S

Hi @klug,

We only provide Yocto Project support.
Check similar post for more similar question.

Best Regards
Ritesh Kumar