Hello:
For safety software upgrade, we expect to use two partition, partition A and B based on NAND.
- A and B both contain the whole image
- when A is active, new software is download to B,and then active B.
my question:
- does current TI has the sample solution for this ?
- does the u-boot already support this to read the partitions alternatively and load image correctly?
- For linux image in each partition, we also expect to use dual FS partition for linux upgrade, please have look at https://wiki.yoctoproject.org/wiki/System_Update
- does TI already support it in SDK
- Any sample for share?
Thanks!