I mentioned in my prior post that I was able to modify the configuration for building ubifs images. I am building imx6ull14x14evk with nand (GPMI).
I have no idea where to look for sample images. I have an SD card that came with my MCIMX6ULL-EVK. I have built new images from Yocto using SD options, and it works, but I am interested in raw NAND.
Where is the device tree placed? I suppose I need to research the build steps and logs to see if the kernel image includes a device tree in the reference design. I looked at the SD card, and /boot has only the kernel image, no device tree.
I see this in the UUU PDF:
| Burn Image into Nand flash | uboot(1), linux kernel\initramfs\uboot\dtb |
I looked here, and found no .uuu files at all (not sure where to look):
git clone https://github.com/NXPmicro/mfgtools.git
So how following the reference design do I create the kernel+initramfs+uboot+dtb image?
Is that done with Yocto?
Here are some of the images in my built/tmp/deploy/images/:
imx-image-core-imx6ull14x14evk-20201222170355.rootfs.ubi
imx-image-core-imx6ull14x14evk-20201222170355.rootfs.ubifs
mtcap3-imx6ull14x14evk.dtb
u-boot-nand-2020.04-r0.imx
The zImage is in /boot directory according to the file imx-image-core-imx6ull14x14evk-20201222170355.rootfs.tar.gz.