fanex

stora recovery

Nov 8th, 2016
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. reset environment
  2.  
  3. fatload usb 0 0x800000 u-boot.mtd0
  4. nand erase 0 0xa0000 0x20000
  5. nand write 0x08A0000 0xA0000 0x20000
  6.  
  7. fatload usb 0 0x800000 u-boot.bin.nand
  8. nand erase 0x0 0x80000
  9. nand write.e 0x800000 0x0 0x80000
Advertisement
Add Comment
Please, Sign In to add comment