I would like to use eMMC to storage boot image for i.MX8ULP Single Boot Mode.
I expect that there is certain empty memory region except eMMC region storing boot image.
Could I use certain empty memory region as region to storage data of Application?
I would like to use eMMC not only flash memory for saving data but memory for saving boot image simultaneously.
Hi, Salas,
I have checked what you said.
Thanks,
Hyunwoo You
Hello @hwyou0212
You can check the Yocto user's guide, there is explained how to build a partitioned image for an i.MX8ULP processor:
After flashing your built image you will see two partitions, boot and root.
In root partition will be stored your data applications (Linux OS).
I hope this can helps to you.
Best regards,
--... ...--
Salas.