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.
这个demo之前看到过,我理解这是针对MCU domain升级的,和我期待的功能相差有点大。因为没有找到TDA4完整的系统升级方案,所以比较好奇TDA4作为车规芯片,TI是否提供了完整的OTA方案?如果没有的话,你能否推荐一个开源的OTA的方案
请看下面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.