Those can be restored with
insmod /lib/modules/$(uname -r)/mtd-rw.ko i_want_a_brick=1
mtd write Factory.bin Factory
You need the kmod-mtd-rw
before that.
FIP is the bootloader, Factory contains MAC addresses, etc.
Those can be restored with
insmod /lib/modules/$(uname -r)/mtd-rw.ko i_want_a_brick=1
mtd write Factory.bin Factory
You need the kmod-mtd-rw
before that.
FIP is the bootloader, Factory contains MAC addresses, etc.