On Fri, 2014-02-07 at 23:33 +0100, Marco Antonio Mauro wrote:
> On Fri, Feb 7, 2014 at 12:38 PM, Marco Antonio Mauro <marcu...@gmail.com> 
> wrote:
> > I think I found out the cause. The partition rootfs data gets created
> > after the squashfs one at 0x730000 in my case, but there there's the
> > sercomm signature and checksum needed for the bootloader there, and
> > the deadc0de jffs2 magic is instead at 0x740000, and that's where the
> > partition should start actually.
> >
> > Any suggestion?
> 
> I managed to fool the sercomm SBL by putting it slightly before the
> eraseblock start. I submitted the patch to the list, it works perfect
> now!
> 
> Obviously the same checksum, signature and workaround have to be done
> for the sysupgrade images too -- I took care of that in the same
> patch.
> 
> Now only the ath9k wifi needs to be fixed and then we have another
> (the absolute second maybe) fully working OpenWRT DSL router!
> 
> 

My earlier reply was completely off. I misread nand flash for some
reason. Sorry! Glad you fixed it.
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to