I try the method described at
https://wiki.openwrt.org/doc/hardware/soc/soc.broadcom.bcm47xx/image.conversionit unfortunately doesn't work
after the command
dd if=openwrt-ar71xx-generic-tl-wr741nd-v4-squashfs-factory.bin bs=32 skip=1 of=openwrt-ar71xx-generic-tl-wr741nd-v4-squashfs-factory.trx
i have
122879+0 records in
122879+0 records out
records out should be 32 byte smaller than records in.
the command hd is not implemented in dwrt so the next command
hd /tmp/openwrt-ar71xx-generic-tl-wr741nd-v4-squashfs-factory.trx | head
doesn't work.
i have the same bad trx header when i try to write the trx file.
i will try to flash it with the tplink firmware. i just need to find the good procedure. there is lot of post regarding this on the web and are a lot confusing.
any recommendation to flash back from ddwrt to the original tp link firmware ?
thanks