2012/6/20 Rafał Miłecki <zaj...@gmail.com>: > I've compiled OpenWRT from git and generated image for my WNDR4500 with: > $(call Image/Build/Chk,$(1),wndr4500,U12H189T00_NETGEAR,1,$(patsubst > jffs2-%,jffs2,$(1))) > > 1) Official upgrades seem to work, I've successfully upgraded 1.0.0.58 > to 1.0.0.103. > > 2) Installing openwrt-wndr4500-squashfs.chk using stock (official) > firmware GUI partially-failed with: > Writing 2756608 bytes to /dev/mtd15. > ......................mtd ioctl MEMERASE error. > See 1.upgrade.txt for details. > > 3) I've tried re-installing same image using tftp. I've used CFE > bootloader, executed "tfptd" and then uploaded image from my notebook. > It looks it succeed: > Reading :: Done. 2756666 bytes read > Programming...done. 2756666 bytes written > Write len/chksum offset @ 0x00EFFFF8...done. > However I'm still getting the same boot freeze. See 2.tftp.txt for details. > > Any tips on that?
I've removed target/linux/brcm47xx/patches-3.3/116-MIPS-BCM47xx-Remove-CFE-console.patch and dropped "depends on arm" from KERNEL_EARLY_PRINTK. Did "make clean", reconfigured kernel, enabled EARLY and tried again. Still the same problem, 0x80001000 is last thing I can see :( -- Rafał _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel