Last active
May 17, 2021 04:00
-
-
Save himalay/127dceb485e6bddcac01d4e228a63480 to your computer and use it in GitHub Desktop.
Heimdall
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# flash recovery | |
heimdall flash --RECOVERY twrp-3.5.2_9-0-star2lte.img | |
# flash modem | |
heimdall flash --RADIO modem.bin --CP_DEBUG modem_debug.bin | |
# flash bootloader | |
heimdall flash --CM cm.bin --KEYSTORAGE keystorage.bin --PARAM param.bin --BOOTLOADER sboot.bin --UP_PARAM up_param.bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment