1
0
mirror of https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks.git synced 2025-09-08 15:10:45 +02:00
Files
xiaomi-dafang-hacks/hacks/install_various.md
2022-09-17 11:48:31 +02:00

272 B

Install new Version using the SD-Card

flash_eraseall /dev/mtd4
dd if=appfs.bin of=/dev/mtd4

Install new Version using the Bootloader

fatls mmc 0:1
fatload mmc 0:1 0x80600000 dafang_128mb_v2.bin
sf probe
sf update 0x80600000 0x0 0x40000