Motorola

Moto X Style / Pure Edition (XT1570–XT1575): Guided Flashing Walkthrough

The Moto X Style, sold in the US as the Moto X Pure Edition (codename clark), is a Motorola device built on the Qualcomm Snapdragon 808 platform, originally released on Android 5.1.1 with an official update path to Android 7.0. Three model numbers were produced — XT1570 (China), XT1572 (Asia, Latin America, and Argentina), and XT1575 (US) — each tied to a specific CID (Carrier/Channel ID) branch.

This page covers one representative build per model number plus the full guided flashing walkthrough below.

Motorola Moto X Style / Moto X Pure Edition (XT1570-XT1575 clark)
Brand
Motorola
Codename
clark
Model Family
XT1570, XT1572, XT1575
Chipset
Qualcomm Snapdragon 808 (MSM8992)
GPU
Adreno 418
Display
5.7" IPS LCD, 1440x2560 (QHD)
Battery
3000mAh (non-removable)
Launch OS
Android 5.1.1
Latest OS
Android 7.0
Firmware Type
Motorola stock fastboot firmware (CFC.xml packages and individual partition images)
Flash Method
Fastboot, via Motorola Rescue and Smart Assistant or manual mfastboot flash

Download Firmware for Motorola Moto X Style / Moto X Pure Edition (XT1570-XT1575 clark)

XT1570
Region
RETCN (China retail, CID11, DS)
Android
Android 5.1.1
Size
773 MB
↓ Download
XT1572
Region
RETLA (Latin America retail, CID12, no DS tag)
Android
Android 7.0
Size
1.44 GB

XT1572 also ships in Asia (RETASIA, CID7) and Argentina (RETAR, CID12) branches, and under both DS and non-DS filenames — see the full archive linked above for the exact one.

↓ Download
XT1575
Region
RETUS (US retail, CID9, no DS tag)
Android
Android 7.0
Size
1.40 GB
↓ Download

Compatibility & Bootloader Notes

Stock firmware replaces the system, boot, and radio images only. Bootloader lock state is controlled separately through fastboot oem lock/unlock commands and Motorola's official unlock-token process, not by flashing firmware.

Preparation checklist for Motorola Moto X Style / Moto X Pure Edition (XT1570-XT1575 clark)
  • Confirm the model number (XT1570, XT1572, or XT1575) from the device label, Settings > About phone, or the fastboot screen.
  • Record the CID and, for XT1572, the DS (dual-SIM) tag shown on the fastboot screen.
  • Install Motorola USB drivers and the mfastboot binary.
  • Back up accessible user data before flashing — every method below wipes it.

How to Flash Motorola Moto X Style / Moto X Pure Edition (XT1570-XT1575 clark)

Motorola Rescue and Smart Assistant (recommended for most users)

  1. Install Motorola Rescue and Smart Assistant on a Windows or Mac PC — Motorola's own support site confirms a dedicated device flow for the Moto X Pure Edition.
  2. Power off the clark unit, hold Volume Down + Power to enter the bootloader, then connect it via USB
  3. In the app, select Motorola and choose the software repair/rescue option — it should detect your exact XT1570/XT1572/XT1575 model automatically
  4. Confirm the repair and let the tool download and flash the matching stock firmware for your unit over fastboot without disconnecting the device
  5. Once it finishes and the phone reboots, confirm the Android version landed correctly under Settings > About phone and that mobile signal appears

flashfile.bat / CFC XML fastboot script

  1. Install the Motorola USB drivers and the mfastboot binary on your PC, then extract the clark package matching your exact model number, CID, and (for XT1572) DS tag — for example the RETLA/CID12 or RETUS/CID9 builds listed above
  2. Boot the phone into fastboot mode (Volume Down + Power) and connect it with a reliable USB cable
  3. clark CFC.xml packages bake the CID and branch tag into the filename itself, so double-check both match the fastboot screen before running flashfile.bat from a command prompt in that folder — a CID mismatch fails validation outright rather than just installing incorrectly
  4. If only a flashfile.xml is provided instead of a .bat, convert it to a batch script and run the generated script with mfastboot, not stock Android SDK fastboot
  5. Let the device reboot once the script completes

Manual fastboot flash (advanced, partition-by-partition)

  1. Extract the firmware zip and identify the individual images your clark package includes: boot.img, system.img, and the MSM8992 modem/NON-HLOS.bin radio partition
  2. Boot into fastboot mode and confirm the unit is detected with fastboot devices
  3. Flash only the partitions you need — for example fastboot flash boot boot.img, then fastboot flash system system.img — using images from the CID- and branch-matched package confirmed above
  4. Optionally run fastboot erase cache and fastboot erase userdata for a clean start on this device — this wipes data
  5. Reboot with fastboot reboot and confirm the boot loop or boot-image issue on this Moto X Style / Pure Edition unit is resolved

Frequently Asked Questions