Hi,
We have the following case:
The devices at the customer have:
- a custom carrier board
- a custom kernel
- are flashed with 35.5.0
- we used ROOTFS_AB=1
We updated the devices to 36.4.0 with an OTA update containing a new bootloader and rootfs. That works fine.
However if we make a new update OTA from (also containing bootloader since we have to update the second bootchain) the update fails and we go back to the previous bootslot or are left with a bricked device.
On the other hand if we flash JP6 directly to a board we can update it. so it seems to be related to the bootloader updat failing.
Do you guys had similiar problems and found a solution?