Welcome! Log In Create A New Profile

Advanced

Where to find the uboot-original-mtd0.kwb

Posted by xddy 
Where to find the uboot-original-mtd0.kwb
June 29, 2011 11:45PM
I was trying to download it from http://jeff.doozan.com/debian/uboot/uboot-original-mtd0.kwb

but the link is broken.

Anyone can help me find this file?

Thanks!
Re: Where to find the uboot-original-mtd0.kwb
July 11, 2011 10:19AM
David Rao
Re: Where to find the uboot-original-mtd0.kwb
July 14, 2011 04:39AM
If you used the u-boot install script it should have saved the original somewhere in the original 32Mb root filesystem.
Look at the environment variables to see where it tries to pick it up if there are no external boot devices present.
You should have something like this if external storage fails:
bootcmd_pogo=fsload uboot-original-mtd0.kwb; go 0x800200

This should pick up the original boot loader and execute it from ram in order to boot the original OS.
fsload will look in all the jffs2 filesystems in internal flash for a file called uboot-original-mtd0.kwb in the root of each filesystem.
Have a look on your system if it still boots something and see if you can recover your own version :-)
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: