Hi! We’re using Digi embedded yocto to produce images for the ccardimx28js configuration. The bitbake process produces two images that we can flash using U-boot.
-rw-r–r-- 1 swbuild swbuild 42917888 Nov 2 15:09 dey-image-minimal-ccardimx28js-20171102190445.128.rootfs.ubifs
-rw-r–r-- 1 swbuild swbuild 44187648 Nov 2 15:09 dey-image-minimal-ccardimx28js-20171102190445.256.rootfs.ubifs
What are the differences between these two ubifs images? We have no partitions on our 256MB chips larger than 106 MiB, so does this mean that it doesn’t matter which image I use?
-K