Check out the firmware flashing guide below for the Motorola Motorola One Vision XT1970-2. First, make sure to install or extract the adb and fastboot tool on your PC. Now enter the bootloader on your device.

Step 1. Bootloader Mode
Enter bootloader mode on your phone. To boot first, turn your phone off. Once your device turned off completely, press and hold volume down, and turn it on. You should see the bootloader screen.
Step 2. Connect Your Device to PC:
After booting your Motorola Motorola One Vision into bootloader mode, now connect it to the PC using the USB Cable.
Step 3. Download Stock ROM/Firmware:
To get the full ROM, you can use the LMSA or Rescue and Smart Assistant Tool. Download the zip file and copy it to somewhere on your PC. LMSA tool will unzip the file and will remove the zip file you downloaded.

You can also download the full stock ROM from the above download flash file section on this guide.
Step 4. Flashing Guide:
-
- The next step is to open the command window and go to the adb folder

- Enter the following command to flash the firmware.
fastboot flash pit diskmap.pit
fastboot flash fwbl1 fwbl1.img
fastboot flash ldfw_a ldfw.img
fastboot flash ldfw_b ldfw.img
fastboot flash keystorage_a keystorage.img
fastboot flash keystorage_b keystorage.img
fastboot flash bootloader_a bootloader.img
fastboot flash bootloader_b bootloader.img
fastboot flash modem_a modem.bin
fastboot flash vbmeta_a vbmeta.img
fastboot flash oem_a oem.img
fastboot flash oem_b oem_other.img
fastboot flash logo_a logo.bin
fastboot flash dtbo_a dtbo.img
fastboot flash boot_a boot.img
fastboot flash system_a system.img_sparsechunk.0
fastboot flash system_a system.img_sparsechunk.1
fastboot flash system_a system.img_sparsechunk.10
fastboot flash system_a system.img_sparsechunk.2
fastboot flash system_a system.img_sparsechunk.3
fastboot flash system_a system.img_sparsechunk.4
fastboot flash system_a system.img_sparsechunk.5
fastboot flash system_a system.img_sparsechunk.6
fastboot flash system_a system.img_sparsechunk.7
fastboot flash system_a system.img_sparsechunk.8
fastboot flash system_a system.img_sparsechunk.9
fastboot flash system_other.img_sparsechunk.0
fastboot flash system_other.img_sparsechunk.1
fastboot flash system_other.img_sparsechunk.2
fastboot flash vendor_a vendor.img
fastboot erase userdata (Do it, if you want to clear all your data)
- Now your device will reboot into bootloader with the firmware you installed.
That’s it, guys. We hope this guide was helpful to you. Feel free to ask in the comment below for additional queries.