Quantcast
Viewing all articles
Browse latest Browse all 902

Need original u-boot for GoFlexNet (no replies)

I wasn't able to make a copy of the original u-boot (U-Boot 1.1.4 Cloud Engines 1.1.2 (3.4.22))on my GoFlexNet. I had to install bodhi's latest u-boot via tftpboot since I could not run kwboot. Is there a repository of original pogo goflexnet files up on dropbox? I searched the forum as best I could and can't find any suggestions for this issue. I need it so I can use the following in my env vars to chain-boot the original:
setenv pogo_bootcmd 'if fsload uboot-original-mtd0.kwb; then go 0x800200; fi'

Alternatively, it seems the reason I need the original uboot is that the kernel decrypting for the MTD1 partition uses a different algorithm than the new u-boot I installed. Any way to extract the old kernel and re-encrypt it with latest algorithm? Then it should boot the original kernel using the new u-boot, I think.

TIA

Jerry

Viewing all articles
Browse latest Browse all 902

Trending Articles