- This is a collection of flashable firmwares for Nothing Phone (2) aka
Pong. - The firmware images can be flashed by default to both slots, and they can also be targeted towards a single slot (A/B) based on user input using the volume up and down buttons.
- It supports all regional variants (
IND/EEA/GLO) of the device. - The corresponding images have been fetched from here and repacked along with the script in a supported flashable template.
- This script is helpful when flashing custom ROM builds that require a specific firmware version but do not ship the same in the build itself.
- NothingMuch ROM can be easily dirty updated by flashing the firmware zip, followed by flashing the provided
superand optionalvbmetaimages accordingly.
The following partition images would be flashed to both slots:
`abl`, `aop`, `aop_config`, `bluetooth`, `boot`, `cpucp`, `devcfg`, `dsp`, `dtbo`, `featenabler`, `hyp`, `imagefv`, `keymaster`, `modem`, `multiimgoem`, `multiimgqti`, `qupfw`, `qweslicstore`, `shrm`, `tz`, `uefi`, `uefisecapp`, `vbmeta_system`, `vbmeta_vendor`, `vendor_boot`, `xbl`, `xbl_config`, `xbl_ramdump`- Download the firmware zip file corresponding to the target Nothing OS version (check the file name) from the download link given below.
- The firmware zip file can be flashed from a custom recovery via adb sideload or it can be directly flashed from the Internal Storage on the Phone (using TWRP/Orangefox).
- It doesn't matter which Nothing OS version you are on or if you are on a custom or stock ROM; you can just flash or sideload the firmware file.
- The script will automatically flash the firmware to both slots, so there's no need to flash it twice!
- Disable your antivirus scanner on Windows before adb sideloading the file.
- The Firmware flasher will not touch your data partition, so it will not format or modify your data.
- Refer to the releases section.
- Nixsuki for the initial version of the Oneplus Flashable Firmwares.
- WishmasterFlo for the Oneplus Firmware Flasher.