Hello.
I am reviewing the development using imx6ulevk.
However, the BSP I use is not Yocto Project, but buildroot.
The buildroot I used is the buildroot-2022.11.2.
# make imx6ullevk_defconfig
# make
I got an output package by building a buildroot.
The output file is as follows:
boot.vfat imx6ull-14x14-evk.dtb rootfs.ext2 rootfs.ext4 rootfs.tar sdcard.img u-boot.bin u-boot.imx zImage
I want to record the output file in imx6ull evk.
I tried to use mfgtool, but it didn't go well, so I asked.
Is there any way?