我们拿到TDA4VM的资料关于main domain只有一些镜像烧写的内容,TI有没有提供关于Linux OTA A/B升级的方案
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
请看下面e2e工程师的回复。
Can you elaborate more? What will be stored on A/B partitions? Is this eMMC that you want to write to?
请看下面e2e工程师的回复。
For J721e we have 2 boot partitions. So basically we have A/B partition for bootloaders.
By default boot0 partition is used to boot from eMMC. To switch to boot1 partition we can use U-Boot environment variables & also to switch back and forth between boot0/1.
Here is the FAQ: https://e2e.ti.com/support/processors/f/791/t/1084875
For rootfs there is no ready solution. You will have to manually create 2 rootfs partitions & store kernel images.
You can switch between the 2 rootfs partitions using U-Boot bootargs.