I´m trying to go back to original firmware my TP-Link WR1043ND v.3
My reference is:
wiki.openwrt.org/toh/tp-link/tl-wr1043nd#back_to_original_firmware
As I understand I have to remove a part of the original firmware but I don't how to to this.
Here is the original instrunction:
"Cut the first 0x20200 (that is 131,584 = 257*512) Bytes from original firmware:
dd if=orig.bin of=tplink.bin skip=257 bs=512"
Can anyone understand this?
Thank you in advanced.