Skip to content

spike0en/pong_flashable_firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flashable Firmware for Nothing Phone (2)

Total Downloads Latest Release

Stars Contributors Forks

About

  • 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.

Use Cases

  • 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 super and optional vbmeta images accordingly.

Partitions

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`

Flashing Procedure

  1. Download the firmware zip file corresponding to the target Nothing OS version (check the file name) from the download link given below.
  2. 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).
  3. 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.
  4. The script will automatically flash the firmware to both slots, so there's no need to flash it twice!
  5. Disable your antivirus scanner on Windows before adb sideloading the file.
  6. The Firmware flasher will not touch your data partition, so it will not format or modify your data.

Download

Credits