Yesterday recovered my 1043ND for the second time using USB TTL (https://forum.openwrt.org/viewtopic.php?id=38424). I want to flash hackpascal's uboot mod (http://blog.hackru.ru/2015/04/uboot-alt … breed.html), before I put the screws & cover back. Last year I flashed uboot mod for WDR4300 using (https://github.com/pepe2k/u-boot_mod) mtd write.
Could someone help me with the memory locations for the commands? Something like:
tftp 0x80000000 uboot.bin
erase 0x9f000000 +0x20000
cp.b 0x80000000 0x9f000000 0x20000
(Last edited by wrt2000 on 28 Jan 2016, 13:19)