Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 274 Bytes

install_various.md

File metadata and controls

17 lines (12 loc) · 274 Bytes

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