Recent content by wasim_nazir

  1. W

    How to automate slot selection after android AB-Update

    But I want without fastboot command. My usecase is the bootloader need to check the currect active slot and set the proper suffix. How can I do that?
  2. W

    How to automate slot selection after android AB-Update

    I am trying to boot from IMX6 bootloader, but couldn't able to automate the slot selection based on OTA update. I could able to boot using command "boota mmc0 boot_a" or "boota mmc0 boot_b" from uboot. How to manually do OTA AB-update. After OTA if active partition was _a then it should change...